openvpn from isv:OpenVPN:Snapshots project
Selecionar o Seu Sistema Operativo
Adicionar repositório e instalar manualmente
Para Debian Unstable corra 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/isv:/OpenVPN:/Snapshots/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Snapshots.list curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Snapshots/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Snapshots.gpg > /dev/null sudo apt update sudo apt install openvpn
Para Debian Testing corra 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/isv:/OpenVPN:/Snapshots/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Snapshots.list curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Snapshots/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Snapshots.gpg > /dev/null sudo apt update sudo apt install openvpn
Para Debian 13 corra 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/isv:/OpenVPN:/Snapshots/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Snapshots.list curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Snapshots/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Snapshots.gpg > /dev/null sudo apt update sudo apt install openvpn
Para Debian 12 corra 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/isv:/OpenVPN:/Snapshots/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Snapshots.list curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Snapshots/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Snapshots.gpg > /dev/null sudo apt update sudo apt install openvpn
Para Debian 11 corra 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/isv:/OpenVPN:/Snapshots/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Snapshots.list curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Snapshots/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Snapshots.gpg > /dev/null sudo apt update sudo apt install openvpn
Obter binários dos pacotes diretamente
Adicionar repositório e instalar manualmente
Para openSUSE Tumbleweed corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/isv:OpenVPN:Snapshots/openSUSE_Tumbleweed/isv:OpenVPN:Snapshots.repo zypper refresh zypper install openvpn
Para openSUSE Slowroll corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/isv:OpenVPN:Snapshots/openSUSE_Slowroll/isv:OpenVPN:Snapshots.repo zypper refresh zypper install openvpn
Para openSUSE Factory ARM corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/isv:OpenVPN:Snapshots/openSUSE_Factory_ARM/isv:OpenVPN:Snapshots.repo zypper refresh zypper install openvpn
Para openSUSE Factory corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/isv:OpenVPN:Snapshots/openSUSE_Factory/isv:OpenVPN:Snapshots.repo zypper refresh zypper install openvpn
Para 16.0 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/isv:OpenVPN:Snapshots/16.0/isv:OpenVPN:Snapshots.repo zypper refresh zypper install openvpn
Obter binários dos pacotes diretamente
Adicionar repositório e instalar manualmente
Para SLE 15 SP7 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/isv:OpenVPN:Snapshots/SLE_15_SP7/isv:OpenVPN:Snapshots.repo zypper refresh zypper install openvpn
Para SLE 15 SP6 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/isv:OpenVPN:Snapshots/SLE_15_SP6/isv:OpenVPN:Snapshots.repo zypper refresh zypper install openvpn
Obter binários dos pacotes diretamente
Adicionar repositório e instalar manualmente
Para xUbuntu 25.10 corra 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/isv:/OpenVPN:/Snapshots/xUbuntu_25.10/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Snapshots.list curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Snapshots/xUbuntu_25.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Snapshots.gpg > /dev/null sudo apt update sudo apt install openvpn
Para xUbuntu 25.04 corra 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/isv:/OpenVPN:/Snapshots/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Snapshots.list curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Snapshots/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Snapshots.gpg > /dev/null sudo apt update sudo apt install openvpn
Para xUbuntu 24.04 corra 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/isv:/OpenVPN:/Snapshots/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Snapshots.list curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Snapshots/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Snapshots.gpg > /dev/null sudo apt update sudo apt install openvpn
Para xUbuntu 22.04 corra 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/isv:/OpenVPN:/Snapshots/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Snapshots.list curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Snapshots/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Snapshots.gpg > /dev/null sudo apt update sudo apt install openvpn
Obter binários dos pacotes diretamente
Adicionar repositório e instalar manualmente
Para SLE 16 corra o seguinte como root:
?