openvpn from home:flichtenheld project
Selecione seu sistema operacional
Adicionar repositório e instalar manualmente
Para Debian Unstable execute o seguinte:
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:/flichtenheld/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:flichtenheld.list curl -fsSL https://download.opensuse.org/repositories/home:flichtenheld/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_flichtenheld.gpg > /dev/null sudo apt update sudo apt install openvpn
Para Debian Testing execute o seguinte:
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:/flichtenheld/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:flichtenheld.list curl -fsSL https://download.opensuse.org/repositories/home:flichtenheld/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_flichtenheld.gpg > /dev/null sudo apt update sudo apt install openvpn
Para Debian 12 execute o seguinte:
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:/flichtenheld/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:flichtenheld.list curl -fsSL https://download.opensuse.org/repositories/home:flichtenheld/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_flichtenheld.gpg > /dev/null sudo apt update sudo apt install openvpn
Para Debian 11 execute o seguinte:
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:/flichtenheld/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:flichtenheld.list curl -fsSL https://download.opensuse.org/repositories/home:flichtenheld/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_flichtenheld.gpg > /dev/null sudo apt update sudo apt install openvpn
Baixar pacotes binários diretamente
Adicionar repositório e instalar manualmente
Para openSUSE Tumbleweed execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:flichtenheld/openSUSE_Tumbleweed/home:flichtenheld.repo zypper refresh zypper install openvpn
Para openSUSE Slowroll execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:flichtenheld/openSUSE_Slowroll/home:flichtenheld.repo zypper refresh zypper install openvpn
Para openSUSE Factory ARM execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:flichtenheld/openSUSE_Factory_ARM/home:flichtenheld.repo zypper refresh zypper install openvpn
Para openSUSE Factory execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:flichtenheld/openSUSE_Factory/home:flichtenheld.repo zypper refresh zypper install openvpn
Para 15.6 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:flichtenheld/15.6/home:flichtenheld.repo zypper refresh zypper install openvpn
Baixar pacotes binários diretamente
Adicionar repositório e instalar manualmente
Para xUbuntu 25.04 execute o seguinte:
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:/flichtenheld/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:flichtenheld.list curl -fsSL https://download.opensuse.org/repositories/home:flichtenheld/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_flichtenheld.gpg > /dev/null sudo apt update sudo apt install openvpn
Para xUbuntu 24.10 execute o seguinte:
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:/flichtenheld/xUbuntu_24.10/ /' | sudo tee /etc/apt/sources.list.d/home:flichtenheld.list curl -fsSL https://download.opensuse.org/repositories/home:flichtenheld/xUbuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_flichtenheld.gpg > /dev/null sudo apt update sudo apt install openvpn
Para xUbuntu 24.04 execute o seguinte:
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:/flichtenheld/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:flichtenheld.list curl -fsSL https://download.opensuse.org/repositories/home:flichtenheld/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_flichtenheld.gpg > /dev/null sudo apt update sudo apt install openvpn
Para xUbuntu 22.04 execute o seguinte:
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:/flichtenheld/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:flichtenheld.list curl -fsSL https://download.opensuse.org/repositories/home:flichtenheld/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_flichtenheld.gpg > /dev/null sudo apt update sudo apt install openvpn