openvpn from isv:OpenVPN:Stable project

Seleziona il sistema operativo

Per Debian Unstable eseguire quanto segue:
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:/Stable/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Stable.list
curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Stable/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Stable.gpg > /dev/null
sudo apt update
sudo apt install openvpn
Per Debian Testing eseguire quanto segue:
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:/Stable/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Stable.list
curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Stable/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Stable.gpg > /dev/null
sudo apt update
sudo apt install openvpn
Per Debian 13 eseguire quanto segue:
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:/Stable/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Stable.list
curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Stable/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Stable.gpg > /dev/null
sudo apt update
sudo apt install openvpn
Per Debian 12 eseguire quanto segue:
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:/Stable/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Stable.list
curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Stable/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Stable.gpg > /dev/null
sudo apt update
sudo apt install openvpn
Per Debian 11 eseguire quanto segue:
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:/Stable/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Stable.list
curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Stable/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Stable.gpg > /dev/null
sudo apt update
sudo apt install openvpn
Per openSUSE Tumbleweed eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/isv:OpenVPN:Stable/openSUSE_Tumbleweed/isv:OpenVPN:Stable.repo
zypper refresh
zypper install openvpn
Per openSUSE Slowroll eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/isv:OpenVPN:Stable/openSUSE_Slowroll/isv:OpenVPN:Stable.repo
zypper refresh
zypper install openvpn
Per openSUSE Factory ARM eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/isv:OpenVPN:Stable/openSUSE_Factory_ARM/isv:OpenVPN:Stable.repo
zypper refresh
zypper install openvpn
Per openSUSE Factory eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/isv:OpenVPN:Stable/openSUSE_Factory/isv:OpenVPN:Stable.repo
zypper refresh
zypper install openvpn
Per SLE 15 SP7 eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/isv:OpenVPN:Stable/SLE_15_SP7/isv:OpenVPN:Stable.repo
zypper refresh
zypper install openvpn
Per SLE 15 SP6 eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/isv:OpenVPN:Stable/SLE_15_SP6/isv:OpenVPN:Stable.repo
zypper refresh
zypper install openvpn
Per xUbuntu 26.04 eseguire quanto segue:
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:/Stable/xUbuntu_26.04/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Stable.list
curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Stable/xUbuntu_26.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Stable.gpg > /dev/null
sudo apt update
sudo apt install openvpn
Per xUbuntu 25.10 eseguire quanto segue:
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:/Stable/xUbuntu_25.10/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Stable.list
curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Stable/xUbuntu_25.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Stable.gpg > /dev/null
sudo apt update
sudo apt install openvpn
Per xUbuntu 25.04 eseguire quanto segue:
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:/Stable/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Stable.list
curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Stable/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Stable.gpg > /dev/null
sudo apt update
sudo apt install openvpn
Per xUbuntu 24.04 eseguire quanto segue:
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:/Stable/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Stable.list
curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Stable/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Stable.gpg > /dev/null
sudo apt update
sudo apt install openvpn
Per xUbuntu 22.04 eseguire quanto segue:
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:/Stable/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Stable.list
curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Stable/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Stable.gpg > /dev/null
sudo apt update
sudo apt install openvpn