CompTIACompTIA
CV0-004 · Question #274
CV0-004 Question #274: Real Exam Question with Answer & Explanation
The correct answer is C: package.deb. In Linux-based systems, .deb files are used by package managers like dpkg and APT (Advanced Package Tool) to install software on Debian-based distributions (e.g., Ubuntu). Package managers handle dependencies and ensure proper installation.
Operations
Question
Which of the following files should be used to install software with a package manager?
Options
- Apackage.json
- Bpackage.zip
- Cpackage.deb
- Dpackage.tar
Explanation
In Linux-based systems, .deb files are used by package managers like dpkg and APT (Advanced Package Tool) to install software on Debian-based distributions (e.g., Ubuntu). Package managers handle dependencies and ensure proper installation.
Topics
#Package managers#Linux software#Debian packages#Software installation
Community Discussion
No community discussion yet for this question.