More actions
No edit summary |
(Add package managers category) |
||
Line 2: | Line 2: | ||
APT (Advanced Package Tool), is a free-software user interface that works with core libraries to handle the installation and removal of software on Debian and Debian-based distributions.<ref>[https://manpages.debian.org/unstable/apt/apt-get.8.en.html "apt-get(8)"]. Debian Manpages.</ref> APT is a collection of tools distributed in a package named ''apt''. APT can be considered a front end to [[dpkg]]. | APT (Advanced Package Tool), is a free-software user interface that works with core libraries to handle the installation and removal of software on Debian and Debian-based distributions.<ref>[https://manpages.debian.org/unstable/apt/apt-get.8.en.html "apt-get(8)"]. Debian Manpages.</ref> APT is a collection of tools distributed in a package named ''apt''. APT can be considered a front end to [[dpkg]]. | ||
[[Category:Package Managers]] |
Revision as of 09:29, 7 June 2024
| |
Release Status | Maintained |
---|---|
Last Release | 2.9.4 / 25 May 2024 |
Language(s) | C++, shell script, EML, CMake, C, Perl |
Developer(s) | The Debian Project |
Website | [packages.debian.org packages.debian.org] |
APT (Advanced Package Tool), is a free-software user interface that works with core libraries to handle the installation and removal of software on Debian and Debian-based distributions.[1] APT is a collection of tools distributed in a package named apt. APT can be considered a front end to dpkg.
- ↑ "apt-get(8)". Debian Manpages.