Skip to content

Debian PPA

I've been meaning to create this Debian Personal Package Archives for quite a while now. I used to have one back in the day, but at some point, I didn't have enough Debian servers to justify its existence. Anyway, times have changed, and here we are now.

Packages

I'll try my best to keep this list somewhat up-to-date, but should I fail in this regard, be sure to go through the bare repo here. There are some packages that are completely 3rd party (like bat, eza etc.) which I simply include in the repository for easier installation and update process. There are also some backports, like latest stable nginx release for bookworm. Finally there are some packages made completely by me and mashed together into the repository for my own convenience (like latest neovim or tsidp).

Warning

This repository is provided as is and gives absolutely no guarantees whatsoever. It may break your system beyond repair and you can blame only yourself. But let's be honest, it likely was already broken and my repo had nothing to do with it. Get your shit together now, will ya? 🤷🏻‍♂️

List of available packages

  • bat (0.25.0)
  • eza (0.21.3)
  • fd (10.2.0)
  • git-delta (0.18.2)
  • ktls-utils (0.11)
  • neovim (0.11.1)
  • nginx (1.26.3)
  • nnn (5.1 + nerd fonts support)
  • ripgrep (14.1.1)
  • tsidp (1.82.5)
  • zoxide (0.9.7)
  • neovim (0.11.1)
  • nnn (5.1 + nerd fonts support)
  • tsidp (1.82.5)
  • neovim (0.11.1)
  • nnn (5.1 + nerd fonts support)
  • tsidp (1.82.5)

Setup repository

Currently supported Debian releases are:

  • Stable (currently bookworm)
  • Testing (currently trixie)
  • Unstable (sid)
curl -fsSL -o /usr/share/keyrings/134340-archive-keyring.pgp https://deb.134340.cc/debian/keyring.pgp
curl -fsSL -o /etc/apt/sources.list.d/134340.list https://deb.134340.cc/debian/bookworm-https.list
apt update
curl -fsSL -o /usr/share/keyrings/134340-archive-keyring.pgp https://deb.134340.cc/debian/keyring.pgp
curl -fsSL -o /etc/apt/sources.list.d/134340.list https://deb.134340.cc/debian/trixie-https.list
apt update
curl -fsSL -o /usr/share/keyrings/134340-archive-keyring.pgp https://deb.134340.cc/debian/keyring.pgp
curl -fsSL -o /etc/apt/sources.list.d/134340.list https://deb.134340.cc/debian/unstable-https.list
apt update

Note

Code snippets above are using lists with https, but I do provide plain http as well. You can either fetch the list youtself from here or simply replace https-*.list with http-*.list.

IPv6 Support

This repository is available with (https) and without (http) TLS and is backed by both IPv4 as well as IPv6.

GPG Key

All of the packages built by me as well as the repository itself is signed with my GPG key. Here's the fingerprint: 3637 EE58 8760 A832 6A43 E02A CB84 7CE6 C5E0 EE3F.