Where is aptitude in ubuntu
In both the modes, you need to have root privileges to run aptitude. To launch aptitude in GUI mode enter following command in terminal without any parameters:. To install package s, you can browse the packages first. Press g button to preview the summary of package actions.
To commit the installation press g button again. You may see the state of the packages on the left the name of packages. Press g button to view a summary of the activity. Press g button again to commit remove the package.
It will mark all upgradable packages. With this command, aptitude will upgrade to the latest version of a package even if it is necessary to add or remove dependencies. Before installing a new package , it is always recommended to first update your System using apt update or apt-get update command.
This will sync the installed packages version with the latest stable version available on the configured Debian Repo. Next step is to install aptitude package using apt install aptitude -y or apt-get install aptitude -y command as shown below. This will automatically download and install aptitude package along with its dependencies from Debian Repo. After successful installation, you can check the current installed version of aptitude package by using aptitude --version command as shown below.
Use one or the other but be consistent. Source: Superuser. Ubuntu Community Ask! Sign up to join this community. The best answers are voted up and rise to the top. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Learn more. What's difference of apt-get and aptitude? Asked 8 years, 1 month ago.
Active 2 years ago. Viewed 60k times. Improve this question. SuB SuB 3, 5 5 gold badges 22 22 silver badges 32 32 bronze badges. Add a comment. Active Oldest Votes.
0コメント