Both sides previous revisionPrevious revisionNext revision | Previous revision |
ubuntu:apt [2023/06/18 15:13] – peter | ubuntu:apt [2023/06/18 16:45] (current) – peter |
---|
====== Ubuntu - apt ====== | ====== Ubuntu - apt ====== |
| |
**apt** stands for Advanced Package Tool; to install, delete or remove apps, keep the system up to date with security patches and more. | **apt** stands for Advanced Package Tool; to install, delete or remove apps, keep the system up to date with security patches and more. |
| |
| * apt does not provide all package options, but provide the most commonly used ones. |
| * See [[Ubuntu:apt-get|apt-get]] which provide a lot more options, which may be more confusing to the end-user. |
| |
| The `apt` command is meant to be pleasant for end users and does not need to be backward compatible like apt-get. |
| |
---- | ---- |
| |
[[Ubuntu:apt:Add local directory to apt sources.list|Add local directory to apt sources.list]] | [[Ubuntu:apt:Add local directory to apt sources.list|Add local directory to apt sources.list]] |
| |
| [[Ubuntu:apt:autoremove|autoremove]] |
| |
| [[Ubuntu:apt:Differences to apt-get|Differences to apt-get]] |
| |
| [[Ubuntu:apt:Display details about a package|Display details about a package]] |
| |
| [[Ubuntu:apt:Display a list of packages on hold|Display a list of packages on hold]] |
| |
| [[Ubuntu:apt:Display package dependencies|Display package dependencies]] |
| |
| [[Ubuntu:apt:Display policy of a package|Display policy of a package]] |
| |
| [[Ubuntu:apt:Edit the source information file|Edit the source information file]] |
| |
| [[Ubuntu:apt:Enable/disable the install progress bar|Enable/disable the install progress bar]] |
| |
| [[Ubuntu:apt:Hold a package|Hold a package]] |
| |
[[Ubuntu:apt:Install a package|Install a package]] | [[Ubuntu:apt:Install a package|Install a package]] |
| |
| [[Ubuntu:apt:List packages|List packages]] |
| |
[[Ubuntu:apt:List all installed packages|List all installed packages]] | [[Ubuntu:apt:List all installed packages|List all installed packages]] |
[[Ubuntu:apt:List packages that can be upgraded|List packages that can be upgraded]] | [[Ubuntu:apt:List packages that can be upgraded|List packages that can be upgraded]] |
| |
[[Ubuntu:apt:Perform full system upgrade|Perform full system upgrade]] | [[Ubuntu:apt:Perform a full system upgrade|Perform a full system upgrade]] |
| |
| [[Ubuntu:apt:Purge a package|Purge a package]] |
| |
| [[Ubuntu:apt:Reinstall a package|Reinstall a package]] |
| |
| [[Ubuntu:apt:Remove a package|Remove a package]] |
| |
| [[Ubuntu:apt:Search packages|Search packages]] |
| |
| [[Ubuntu:apt:Unhold a package|Unhold a package]] |
| |
| [[Ubuntu:apt:Update the package database|Update the package database]] |
| |
| [[Ubuntu:apt:Upgrade installed packages|Upgrade installed packages]] |
| |