A package manager:
(choose two)
- Performs a fresh install of Linux
- Keeps track of which files belong to which packages
- Downloads software from the Internet
- Emails you when software is out of date
- Can optionally repartition your disk to make room for Linux
Answers Explanation & Hint:
Two characteristics of a package manager are:
Performing a fresh install of Linux, emailing you when software is out of date, and repartitioning your disk to make room for Linux are not specific functions of a package manager. Performing a fresh install typically involves a separate installation program or installer specific to the operating system. Email notifications and disk partitioning tasks are also typically handled by separate tools or utilities outside the scope of a package manager. |