bpftool from home:nomispaz:debian:kernel project

Sélectionnez votre système d'exploitation

Pour Debian Testing, exécutez :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/nomispaz:/debian:/kernel/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:nomispaz:debian:kernel.list
curl -fsSL https://download.opensuse.org/repositories/home:nomispaz:debian:kernel/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nomispaz_debian_kernel.gpg > /dev/null
sudo apt update
sudo apt install bpftool
Pour Debian 13, exécutez :
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/nomispaz:/debian:/kernel/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:nomispaz:debian:kernel.list
curl -fsSL https://download.opensuse.org/repositories/home:nomispaz:debian:kernel/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nomispaz_debian_kernel.gpg > /dev/null
sudo apt update
sudo apt install bpftool

Paquets pour Debian Testing :

Paquets pour Debian 13 :