PracticeQuiz content is free on an ad-supported model.
Unfortunately, we can't support ad blocker usage because of the impact on our servers. If you'd like to continue, please disable your ad blocker and reload page.
Category - CompTIA ASP
You just installed a Linux distro on your machine, specifically Fedora 21. You want to manage some installed applications packages on your machine. Which Fedora package management utility should you use?
Answer: A – yum or Yellowdog Updater, Modified is the official package management utility for RPM-based distributions such as Fedora. As of Fedora 22, this utility has been replaced with DNF.
Apt-get is the package management utility for Debian-based distros such as Ubuntu. Pacman for Arch Linux and portage for Gentoo.