Operating SystemsQuestion 33 of 100

What does 'package management' refer to on Linux systems?

a.Wrapping files for shipment
b.Managing physical hardware boxes
c.Installing, updating, and removing software using tools like apt or yum
d.Organizing network cables

Explanation

Package managers such as apt, yum, and dnf automate installing, updating, and removing software along with its dependencies. They pull software from repositories, simplifying maintenance. This centralized approach helps keep a system consistent and secure.

Practice all 100 questions free — no signup required.

Related questions on this topic

Last reviewed: · editorial process

PrepPass Editorial Team · Verified against Google IT Support Professional Certificate · How we review
Report