iptconf from home:stefjakobs project

Seleccioneu el sistema operatiu

Per a Debian 11 executeu el següent:
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:/stefjakobs/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:stefjakobs.list
curl -fsSL https://download.opensuse.org/repositories/home:stefjakobs/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_stefjakobs.gpg > /dev/null
sudo apt update
sudo apt install iptconf
Per a Fedora 39 executeu el següent com a root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:stefjakobs/Fedora_39/home:stefjakobs.repo
dnf install iptconf
Per a openSUSE Tumbleweed executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:stefjakobs/openSUSE_Tumbleweed/home:stefjakobs.repo
zypper refresh
zypper install iptconf
Per a openSUSE Factory executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:stefjakobs/openSUSE_Factory/home:stefjakobs.repo
zypper refresh
zypper install iptconf
Per a 15.5 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:stefjakobs/15.5/home:stefjakobs.repo
zypper refresh
zypper install iptconf
Per a 15.4 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:stefjakobs/15.4/home:stefjakobs.repo
zypper refresh
zypper install iptconf