openvpn from isv:OpenVPN:Beta project
选择您的操作系统
添加软件源并手动安装
对于 Debian Unstable,请运行以下命令:
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:/Beta/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Beta.list curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Beta/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Beta.gpg > /dev/null sudo apt update sudo apt install openvpn
对于 Debian Testing,请运行以下命令:
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:/Beta/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Beta.list curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Beta/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Beta.gpg > /dev/null sudo apt update sudo apt install openvpn
对于 Debian 13,请运行以下命令:
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:/Beta/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Beta.list curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Beta/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Beta.gpg > /dev/null sudo apt update sudo apt install openvpn
对于 Debian 12,请运行以下命令:
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:/Beta/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Beta.list curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Beta/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Beta.gpg > /dev/null sudo apt update sudo apt install openvpn
对于 Debian 11,请运行以下命令:
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:/Beta/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Beta.list curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Beta/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Beta.gpg > /dev/null sudo apt update sudo apt install openvpn
直接抓取二进制软件包
添加软件源并手动安装
对于 openSUSE Tumbleweed,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/isv:OpenVPN:Beta/openSUSE_Tumbleweed/isv:OpenVPN:Beta.repo zypper refresh zypper install openvpn
对于 openSUSE Slowroll,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/isv:OpenVPN:Beta/openSUSE_Slowroll/isv:OpenVPN:Beta.repo zypper refresh zypper install openvpn
对于 openSUSE Factory ARM,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/isv:OpenVPN:Beta/openSUSE_Factory_ARM/isv:OpenVPN:Beta.repo zypper refresh zypper install openvpn
对于 openSUSE Factory,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/isv:OpenVPN:Beta/openSUSE_Factory/isv:OpenVPN:Beta.repo zypper refresh zypper install openvpn
直接抓取二进制软件包
添加软件源并手动安装
对于 SLE 15 SP7,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/isv:OpenVPN:Beta/SLE_15_SP7/isv:OpenVPN:Beta.repo zypper refresh zypper install openvpn
对于 SLE 15 SP6,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/isv:OpenVPN:Beta/SLE_15_SP6/isv:OpenVPN:Beta.repo zypper refresh zypper install openvpn
直接抓取二进制软件包
添加软件源并手动安装
对于 xUbuntu 25.10,请运行以下命令:
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:/Beta/xUbuntu_25.10/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Beta.list curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Beta/xUbuntu_25.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Beta.gpg > /dev/null sudo apt update sudo apt install openvpn
对于 xUbuntu 25.04,请运行以下命令:
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:/Beta/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Beta.list curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Beta/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Beta.gpg > /dev/null sudo apt update sudo apt install openvpn
对于 xUbuntu 24.04,请运行以下命令:
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:/Beta/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Beta.list curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Beta/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Beta.gpg > /dev/null sudo apt update sudo apt install openvpn
对于 xUbuntu 22.04,请运行以下命令:
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:/Beta/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/isv:OpenVPN:Beta.list curl -fsSL https://download.opensuse.org/repositories/isv:OpenVPN:Beta/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_OpenVPN_Beta.gpg > /dev/null sudo apt update sudo apt install openvpn