Courseiva
Linux Installation and Package ManagementmediumMultiple SelectObjective-mapped

LPIC-1 Linux Installation and Package Management Practice Question

Which TWO characteristics describe the difference between 'apt-get' and 'aptitude'? (Choose two.)

⚠ Common exam trap

Watch out — candidates often assume apt-get and aptitude are interchangeable or that aptitude is obsolete, but the exam tests the specific technical distinction that aptitude has a TUI and superior dependency resolution, while both use the same package format.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Aptitude offers a text-based interactive interface (TUI).

Aptitude includes a text-based interactive interface (TUI) that allows users to browse, search, and manage packages in a menu-driven environment, whereas apt-get is strictly command-line only. This TUI provides features like visual dependency trees and interactive conflict resolution, making aptitude more user-friendly for interactive package management.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Aptitude offers a text-based interactive interface (TUI).

    Why this is correct

    You can run aptitude without arguments to enter TUI.

  • Aptitude provides a more sophisticated dependency resolution and can mark packages as automatically installed.

    Why this is correct

    Aptitude has better dependency handling and auto-remove features.

  • Apt-get uses a different package format than aptitude.

    Why it's wrong here

    Both use .deb packages and dpkg.

  • Apt-get can only be used from the command line, while aptitude only has a text-based interface.

    Why it's wrong here

    Both have command-line interfaces; aptitude also has a TUI.

  • Aptitude is an older tool and no longer maintained.

    Why it's wrong here

    Aptitude is actively maintained.

About these practice questions

One of 527 original LPIC-1 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This LPIC-1 practice question is part of Courseiva's free LPI certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the LPIC-1 exam.