1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: apt-dpkg-ref
Section: doc
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: sbcl, texlive-base, texlive-latex-base,
texlive-latex-recommended, texlive-fonts-recommended
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/debian/apt-dpkg-ref.git
Vcs-Browser: https://salsa.debian.org/debian/apt-dpkg-ref
Package: apt-dpkg-ref
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: APT, Dpkg Quick Reference sheet
A quick lookup chart with various APT and dpkg options for handy reference,
for those who haven't quite memorized the most commonly used commands.
.
This package will generate the documentation in different formats, such as
HTML and PDF.
|