![]() |
Software >
(on Wikipedia)
https://wiki.debian.org/Apt
The package format, notably used by Debian.
See also:
- APT, the primary program for working with these packages.
-
aranddpkg-debfor working with them as archives.
-
Build your own packages with CheckInstall.
--
2007-12-17 ∞
ancient notes:
\dpkg-deb -x filename.deb /path/to/destination/ \ar tv filename.deb # extracting files of debian package: \ar xv filename.deb
Last updated 2022-06-05 at 18:50:41


ported