Debian GNU/Linux Packages
Debian
packages of the software I have written are available either
officially from the Debian project
or from my unofficial package repository. The latter contains binary (amd64 and i386) and source
packages for the ‘unstable’ distribution. They can be
downloaded with APT or
directly.
Official Debian packages
The following packages are available from the
Debian project:
Download with APT
To install and/or update my packages with APT, add
deb http://www.zero-based.org/debian unstable main
for the binary packages (amd64 or i386) and
deb-src http://www.zero-based.org/debian unstable main
for the source packages to your /etc/apt/sources.list file.
GnuPG Key Setup
If you have a trust path to my GnuPG key (use the form on the contact information page to find out), you can configure my APT repository as a ‘trusted source’. Use the apt-key add command to add my key to APT's list of trusted keys.
Direct Download
The following files are contained in the package repository:
- Opag:
- Binary (amd64): opag_0.8.1-1_amd64.deb (29 KB)
- Binary (i386): opag_0.8.1-1_i386.deb (29 KB)
- Source: opag_0.8.1-1.dsc (681 B), opag_0.8.1-1.diff.gz (20 B), opag_0.8.1.orig.tar.gz (112 KB)
- Manual Pages – C, C++ Operator Precedence, Associativity:
- Binary (all): c-c++-manpages_0.6.4_all.deb (5.2 KB)
- Source: c-c++-manpages_0.6.4.dsc (527 B), c-c++-manpages_0.6.4.tar.gz (3.0 KB)