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
What is the use of finger command in linux?
What happens to hard link when file is deleted?
Explain difference between swap partition and swap file?
How do you create a text file in linux?
How lilo is useful in linux?
How do you check which file consuming more space in linux?
How do I run bash on windows?
What is phony in makefile?
How do I know my shell?
How do I use nslookup in linux?
How does case sensitivity affect the way you use commands?
What is mkdir?
Write a command that will display all .txt files, including its individual permission.
What are different command to check ram, process and hdd of linux machine?
How can we increase disk read performance in single command in Linux operating system?