openconnect from home:bluca:openconnect:release project

Select Your Operating System

For CentOS 9 Stream run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:bluca:openconnect:release/CentOS_9_Stream/home:bluca:openconnect:release.repo
yum install openconnect
For CentOS 8 Stream run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:bluca:openconnect:release/CentOS_8_Stream/home:bluca:openconnect:release.repo
yum install openconnect
For Debian Testing run the following:
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:/bluca:/openconnect:/release/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:bluca:openconnect:release.list
curl -fsSL https://download.opensuse.org/repositories/home:bluca:openconnect:release/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bluca_openconnect_release.gpg > /dev/null
sudo apt update
sudo apt install openconnect
For Debian 12 run the following:
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:/bluca:/openconnect:/release/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:bluca:openconnect:release.list
curl -fsSL https://download.opensuse.org/repositories/home:bluca:openconnect:release/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bluca_openconnect_release.gpg > /dev/null
sudo apt update
sudo apt install openconnect
For Debian 11 run the following:
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:/bluca:/openconnect:/release/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:bluca:openconnect:release.list
curl -fsSL https://download.opensuse.org/repositories/home:bluca:openconnect:release/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bluca_openconnect_release.gpg > /dev/null
sudo apt update
sudo apt install openconnect
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:bluca:openconnect:release/Fedora_Rawhide/home:bluca:openconnect:release.repo
dnf install openconnect
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:bluca:openconnect:release/Fedora_38/home:bluca:openconnect:release.repo
dnf install openconnect
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bluca:openconnect:release/openSUSE_Tumbleweed/home:bluca:openconnect:release.repo
zypper refresh
zypper install openconnect
For RHEL 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:bluca:openconnect:release/RHEL_8/home:bluca:openconnect:release.repo
yum install openconnect
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:bluca:openconnect:release/RHEL_7/home:bluca:openconnect:release.repo
yum install openconnect
For openSUSE Leap 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bluca:openconnect:release/openSUSE_Leap_15/home:bluca:openconnect:release.repo
zypper refresh
zypper install openconnect
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bluca:openconnect:release/SLE_15/home:bluca:openconnect:release.repo
zypper refresh
zypper install openconnect
For Ubuntu 23.04 run the following:
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:/bluca:/openconnect:/release/Ubuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/home:bluca:openconnect:release.list
curl -fsSL https://download.opensuse.org/repositories/home:bluca:openconnect:release/Ubuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bluca_openconnect_release.gpg > /dev/null
sudo apt update
sudo apt install openconnect
For Ubuntu 22.04 run the following:
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:/bluca:/openconnect:/release/Ubuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:bluca:openconnect:release.list
curl -fsSL https://download.opensuse.org/repositories/home:bluca:openconnect:release/Ubuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bluca_openconnect_release.gpg > /dev/null
sudo apt update
sudo apt install openconnect
For Ubuntu 20.04 run the following:
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:/bluca:/openconnect:/release/Ubuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:bluca:openconnect:release.list
curl -fsSL https://download.opensuse.org/repositories/home:bluca:openconnect:release/Ubuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bluca_openconnect_release.gpg > /dev/null
sudo apt update
sudo apt install openconnect
For Ubuntu 18.04 run the following:
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:/bluca:/openconnect:/release/Ubuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:bluca:openconnect:release.list
curl -fsSL https://download.opensuse.org/repositories/home:bluca:openconnect:release/Ubuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_bluca_openconnect_release.gpg > /dev/null
sudo apt update
sudo apt install openconnect