ubuntu:aptitude:aptitude_cheat_sheet
Differences
This shows you the differences between two versions of the page.
ubuntu:aptitude:aptitude_cheat_sheet [2023/07/17 12:16] – created peter | ubuntu:aptitude:aptitude_cheat_sheet [2023/07/17 12:21] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Ubuntu - aptitude - aptitude cheat sheet ====== | ====== Ubuntu - aptitude - aptitude cheat sheet ====== | ||
- | Syntax Description | + | ^Syntax^Description^ |
- | aptitude Running it with no arguments brings up a curses based interface to search, navigate, install, update and otherwise administer packages | + | |aptitude|Running it with no arguments brings up a curses based interface to search, navigate, install, update and otherwise administer packages.| |
- | aptitude install Installing | + | |aptitude install |
- | aptitude -d install Download packages to the package cache as necessary, but do not install or remove anything. | + | |aptitude -d install |
- | aptitude remove Removing | + | |aptitude remove |
- | aptitude purge Removing | + | |aptitude purge < |
- | aptitude search Search for packages in the local apt package lists | + | |aptitude search |
- | aptitude update Update the local packages lists | + | |aptitude update|Update the local packages lists.| |
- | aptitude upgrade Upgrade any installed packages that have been updated | + | |aptitude upgrade|Upgrade any installed packages that have been updated.| |
- | aptitude clean Delete any downloaded files necessary for installing the software on your system | + | |aptitude clean|Delete any downloaded files necessary for installing the software on the system.| |
- | aptitude dist-upgrade Upgrade packages, even if it means uninstalling certain packages | + | |aptitude dist-upgrade|Upgrade packages, even if it means uninstalling certain packages.| |
- | aptitude show Show details about a package name | + | |aptitude show < |
- | aptitude autoclean Delete only out-of-date packages, but keep current ones | + | |aptitude autoclean|Delete only out-of-date packages, but keep current ones.| |
- | aptitude hold Fix a package at it’s | + | |aptitude hold < |
- | aptitude uses many of the same commands as apt-get. It is not a good idea to use both, you should either use aptitude or apt-get exclusively, | + | |
ubuntu/aptitude/aptitude_cheat_sheet.1689596202.txt.gz · Last modified: 2023/07/17 12:16 by peter