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 is cmake in linux?
Suppose I lost a root password and I need to give it, I treid to change it through single usermode even though I am not get a password, then what is the otherprocedure to give a root password?
How do I use nslookup in linux?
What does grep command do?
How use linux command line?
Who unix commands?
How do make computer faster?
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
what do know about commands?
How to recover /etc/passwd file and /etc/shadow file?
What does chmod 777 do?
What is type command in linux?
How does diff command work?
How can you copy lines into the buffer in command mode?
Write a command that will display all .txt files, including its individual permission.