1- go to http://packages.sw.be/rkhunter/
2-get the location /url of the needed package according to the version u use
3-wget [the url ]
4- yum install -Uvh [the package ]
5- if there is any dependcies it will tell You so take the package name and :
yum install [package_name]
6-repeate step 4 again
Advertisement