More actions
(Create APT page) |
m (Fix typo) |
||
Line 2: | Line 2: | ||
Perl | developers=The Debian Project | website=[packages.debian.org packages.debian.org]}} | Perl | developers=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 | 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]]. |
Revision as of 09:26, 7 June 2024
Advanced package tool | |
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.