How to install aptitude in Ubuntu/Linux?
aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. aptitude is also Y2K-compliant, non-fattening, naturally cleansing, [...]
How to install packages in Ubuntu from Command Line?
Ubuntu offers two tools which can easily help you to install the packages from the command line. The basic package installation steps in Ubuntu are as follows Search for the correct package name to be installed Install the correct package Two important command line tools for package installation in Ubuntu aptitude apt-get Let’s explore each [...]