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 does c mean in linux?
How do I find old commands in linux?
What is type command in linux?
How do you create a file in linux?
What is the command to calculate the size of a folder?
What does df command do in linux?
What is kill 9 in linux?
How can you check the amount of lines in a file?
Explain the linux ‘cd’ command options along with the description?
What is kill command?
Is llvm a virtual machine?
What would be the result of issuing the command cat phonenos?
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
What does touch do in linux?
What are the basic commands in command prompt?