CompTIACompTIA
XK0-005 · Question #1539
XK0-005 Question #1539: Real Exam Question with Answer & Explanation
The correct answer is D: rpm -e. The RPM option -e should be used to remove software from the server. The rpm command is a tool for managing software packages on RPM-based Linux distributions. The -e option stands for erase and removes the specified package from the system.
System Management
Question
A Linux administrator needs to remove software from the server. Which of the following RPM options should be used?
Options
- Arpm -s
- Brm -d
- Crpm -q
- Drpm -e
Explanation
The RPM option -e should be used to remove software from the server. The rpm command is a tool for managing software packages on RPM-based Linux distributions. The -e option stands for erase and removes the specified package from the system.
Topics
#Linux administration#Package management#RPM#Software removal
Community Discussion
No community discussion yet for this question.