what is the command to uninstall processes in linux?
Answer Posted / ravi
yum remove <packagename>* -y
eg:yum remove sendmail* -y
y means with yes confirmation
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How cp command works in linux?
What are vim commands?
What command should you use to check your file system?
What does the ps command do in linux?
What is FC command?
How do I start ms dos?
What is cpu in linux?
What is sudo bash command?
Explain about communication features in UNIX?
What is mkdir p?
What is vnc?
How do I navigate in cmd?
How can I check the exit status of my previous command in Linux operating system?
Is llvm a virtual machine?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?