how to uninstall software in linux. I am facing issues installing No machine setup(NX)
|
feedback
|
migrated from stackoverflow.com Apr 5 '10 at 11:52
This question came from our site for professional and enthusiast programmers.
|
| |||
|
feedback
|
|
If I want to uninstall a program quickly and I only know part of the name I find the following commands always nice. Lets say I want to remove only tomcat from my system, I use:
If I want to remove tomcat and all its dependencies I use:
There are all kinds of variations on these commands, and they can be quite powerful. | |||
|
feedback
|
|
| |||
|
feedback
|