Altenwald -- Debian Repository

Index of /pool/contrib/wheezy/e/entop/

Index of /pool/contrib/wheezy/e/entop/


../
entop_0.0.1.debian.tar.gz                          12-Aug-2025 00:32                1787
entop_0.0.1.dsc                                    12-Aug-2025 00:32                 791
entop_0.0.1.orig.tar.gz                            12-Aug-2025 00:32              782357
entop_0.0.1_amd64.deb                              12-Aug-2025 00:37              394236


How to configure APT for this repository

You only need to run the following sentences as root user (depending on the Debian flavor you have):

Trixie (13.*)

echo deb http://apt.altenwald.com trixie contrib/trixie > /etc/apt/sources.list.d/altenwald.list
echo deb-src http://apt.altenwald.com trixie contrib/trixie >> /etc/apt/sources.list.d/altenwald.list
wget -O /etc/apt/trusted.gpg.d/altenwald.asc http://apt.altenwald.com/altenwald.key
apt update

Bookworm (12.*)

echo deb http://apt.altenwald.com bookworm contrib/bookworm > /etc/apt/sources.list.d/altenwald.list
echo deb-src http://apt.altenwald.com bookworm contrib/bookworm >> /etc/apt/sources.list.d/altenwald.list
wget -O /etc/apt/trusted.gpg.d/altenwald.asc http://apt.altenwald.com/altenwald.key
apt update

Bullseye (11.*)

echo deb http://apt.altenwald.com bullseye contrib/bullseye > /etc/apt/sources.list.d/altenwald.list
echo deb-src http://apt.altenwald.com bullseye contrib/bullseye >> /etc/apt/sources.list.d/altenwald.list
wget -O - http://apt.altenwald.com/altenwald.key | apt-key add -
apt-get update

Buster (10.*)

echo deb http://apt.altenwald.com buster contrib/buster > /etc/apt/sources.list.d/altenwald.list
echo deb-src http://apt.altenwald.com buster contrib/buster >> /etc/apt/sources.list.d/altenwald.list
wget -O - http://apt.altenwald.com/altenwald.key | apt-key add -
apt-get update

Stretch (9.*)

echo deb http://apt.altenwald.com stretch contrib/stretch > /etc/apt/sources.list.d/altenwald.list
echo deb-src http://apt.altenwald.com stretch contrib/stretch >> /etc/apt/sources.list.d/altenwald.list
wget -O - http://apt.altenwald.com/altenwald.key | apt-key add -
apt-get update

Note that the following distributions are archived. These are not recommended to continue in use so, the last version compiled for these is OTP 22.0 for Wheezy and Squeeze, and 22.3 for Jessie and we're not going to include new ones for them.

Jessie (8.*)

echo deb http://apt.altenwald.com jessie contrib/jessie > /etc/apt/sources.list.d/altenwald.list
echo deb-src http://apt.altenwald.com jessie contrib/jessie >> /etc/apt/sources.list.d/altenwald.list
wget -O - http://apt.altenwald.com/altenwald.key | apt-key add -
apt-get update

Wheezy (7.*)

echo deb http://apt.altenwald.com wheezy contrib/wheezy > /etc/apt/sources.list.d/altenwald.list
echo deb-src http://apt.altenwald.com wheezy contrib/wheezy >> /etc/apt/sources.list.d/altenwald.list
wget -O - http://apt.altenwald.com/altenwald.key | apt-key add -
apt-get update

Squeeze (6.*)

echo deb http://apt.altenwald.com squeeze contrib/squeeze > /etc/apt/sources.list.d/altenwald.list
echo deb-src http://apt.altenwald.com squeeze contrib/squeeze >> /etc/apt/sources.list.d/altenwald.list
wget -O - http://apt.altenwald.com/altenwald.key | apt-key add -
apt-get update

More info...

You can send me comments to manuel at altenwald.com.