nerdexam
CompTIA

XK0-005 · Question #544

A Linux administrator needs to remove software from the server. Which of the following RPM options should be used?

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

How the community answered

(63 responses)
  • A
    2% (1)
  • B
    5% (3)
  • C
    3% (2)
  • D
    90% (57)

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

#rpm#package management#software removal#Linux commands

Community Discussion

No community discussion yet for this question.

Full XK0-005 Practice