Differences between version 5 and previous revision of APT.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 5 | Last edited on Tuesday, March 15, 2005 4:29:13 pm | by JohnMcPherson | Revert |
Older page: | version 4 | Last edited on Thursday, July 15, 2004 12:18:55 am | by AristotlePagaltzis | Revert |
@@ -1,7 +1,8 @@
[Acronym] for __A__dvanced __P__ackage __T__ools.
[APT] is a system that layers automatic package dependency resolution on top of an arbitrary PackageManagementTool. The original implementation uses [Debian]'s [Deb] package format as a base, but with AptForRpm an implementation that supports [RedHat]'s [RPM] format also exists.
+
The basic tool for apt is apt-get(8). Using it looks something like
<verbatim>