For RedHat, Mandrake and Suse Linux platform, you can avoid the previous installation procedure in using a RPM package :
# rpm -i --test package // check the package without installing # rpm -i package.rpm // for installing the package # rpm -e package // uninstall package.rpm