RHEL 7.4 bleachbit cant install

Forums: 
Forum tags: 

Hi, I am trying to install bleachbit on a RHEL 7.4 install

---------------------------------------

The package is not recognized by package installer. I get an error:

Sorry, this did not work. The file is not supported. Close

---------------------------------------

When I try via commandline

[root@oc5038722662 Desktop]# yum install bleachbit
Loaded plugins: downloadkvmonly-background, ibm-check-lotus-updates, ibm-check-
: xorg-updates, ibm-repository, langpacks, post-transaction-
: actions, refresh-packagekit, versionlock
No package bleachbit available.
Error: Nothing to do

---------------------------------------- OR downloaded file ----------------------------

[root@oc5038722662 Desktop]# yum install bleach.rpm
Loaded plugins: downloadkvmonly-background, ibm-check-lotus-updates, ibm-check-
: xorg-updates, ibm-repository, langpacks, post-transaction-
: actions, refresh-packagekit, versionlock
Examining bleach.rpm: bleachbit-1.12-1.1.noarch
Marking bleach.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package bleachbit.noarch 0:1.12-1.1 will be installed
--> Processing Dependency: python-simplejson for package: bleachbit-1.12-1.1.noarch
--> Finished Dependency Resolution
Error: Package: bleachbit-1.12-1.1.noarch (/bleach)
Requires: python-simplejson

------------------------------------------------------------------------------------

Any help is appreciated. Thanks

I thought it was json, so I installed 2.7 But it says I have JSON?

[ibm@oc5038722662 Desktop]$ sudo rpm -Uvh bleachbit-1.12-1.1.el7.noarch.rpm
warning: bleachbit-1.12-1.1.el7.noarch.rpm: Header V3 DSA/SHA1 Signature, key ID 659cf512: NOKEY
error: Failed dependencies:
python-simplejson is needed by bleachbit-1.12-1.1.noarch

[ibm@oc5038722662 Desktop]$ pip install simplejson
Requirement already satisfied: simplejson in /usr/lib/python2.7/site-packages/simplejson-3.12.0-py2.7.egg