LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   removing openssh RH9 (https://www.linuxquestions.org/questions/linux-software-2/removing-openssh-rh9-56471/)

jeffpoulsen 04-23-2003 04:56 PM

removing openssh RH9
 
I want to remove the installed openssh that RedHat 9 installs. I want to install cleanly a patched tar to enable chrooted users. I always run into problems because the patched tar is older than the new version that RH installs by default. I have tried to uninstall with no luck. I tried to install the older using such things as --oldpackage, -U, --force, etc. Nothing works. Where or what do I do to uninstall the daemon.

timfair 04-23-2003 05:03 PM

You can use the --nodeps option to uninstall the package but beware ... i've run into a few issues with the rpm's that are dependant on it. I usually do a "rpm -q -l openssh" to find out where the rpm installs files and try to match that with the tar package as to satisfy the previous dependancies. I keep a copy of the openssh rpm though incase you run into probems ..... Hope this helps.

jeffpoulsen 04-23-2003 05:56 PM

I did that and it didn't cleanly install the new build. That is why I would like to remove it before I install the new patched version.


All times are GMT -5. The time now is 06:18 PM.