what is the command to uninstall processes in linux?
Answer Posted / venkat
if u r using rhel4
use this command
rpm -e packagename*
if u r using rhel5
use this command
yum remove packagename* -y
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
What are the basic commands in command prompt?
Which Command used to lock user password in Linux?
What does the command env do?
What are vim commands?
How do you copy in terminal?
What is $@ in makefile?
What is command example?
How do you create a blank file in linux?
Who am I command in linux?
How do I check terminal history?
Explain about refer?
Is llvm a virtual machine?
What is lsof command in linux?
What is clang format?
What is build process?