CompTIA Cloud+ (CV0-004) — Question 56
Which of the following package managers would most likely be used with Ubuntu Linux?
Answer options
- A. YUM
- B. DNF
- C. Pacman
- D. APT
Correct answer: D
Explanation
APT is the default package manager for Ubuntu Linux, designed to handle the installation and management of software packages. YUM and DNF are used primarily with Red Hat-based distributions, while Pacman is associated with Arch Linux, making them unsuitable for Ubuntu.