Open In App

aptitude command in Linux with examples

aptitude command in Linux package system opens up a highly built-in interface to interact with the package manager of the machine. It is the control panel of programs and packages in Windows. You can install, upgrade and remove your packages using this well-built interface. Also, the actions can be performed using the command-line(similar to apt-get command) or the visual interface.

Installation:



Syntax::

aptitude [options] <action> ...



After running the command, the terminal will open up the interactive interface.

Important Usage of aptitude command:

Command-line Actions: If none is specified then aptitude command will enter into the interactive mode and following actions can be performed using the command-line interface.

Options:

Article Tags :