openconnect from home:bluca:openconnect:release project
Sélectionnez votre système d'exploitation
Ajouter le dépôt et installer manuellement
Pour CentOS 9 Stream, exécutez en tant que 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
Pour CentOS 8 Stream, exécutez en tant que 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
Récupérer les paquets binaires directement
Ajouter le dépôt et installer manuellement
Pour Debian Testing, exécutez :
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
Pour Debian 13, exécutez :
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_13/ /' | sudo tee /etc/apt/sources.list.d/home:bluca:openconnect:release.list curl -fsSL https://download.opensuse.org/repositories/home:bluca:openconnect:release/Debian_13/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
Pour Debian 12, exécutez :
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
Pour Debian 11, exécutez :
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
Récupérer les paquets binaires directement
Ajouter le dépôt et installer manuellement
Pour Fedora Rawhide, exécutez en tant que root :
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:bluca:openconnect:release/Fedora_Rawhide/home:bluca:openconnect:release.repo dnf install openconnect
Pour Fedora 43, exécutez en tant que root :
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:bluca:openconnect:release/Fedora_43/home:bluca:openconnect:release.repo dnf install openconnect
Récupérer les paquets binaires directement
Ajouter le dépôt et installer manuellement
Pour openSUSE Tumbleweed, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:bluca:openconnect:release/openSUSE_Tumbleweed/home:bluca:openconnect:release.repo zypper refresh zypper install openconnect
Récupérer les paquets binaires directement
Ajouter le dépôt et installer manuellement
Pour RHEL 8, exécutez en tant que 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
Pour RHEL 7, exécutez en tant que 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
Récupérer les paquets binaires directement
Ajouter le dépôt et installer manuellement
Pour openSUSE Leap 15, exécutez en tant que 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
Pour SLE 15, exécutez en tant que root :
zypper addrepo https://download.opensuse.org/repositories/home:bluca:openconnect:release/SLE_15/home:bluca:openconnect:release.repo zypper refresh zypper install openconnect
Récupérer les paquets binaires directement
Ajouter le dépôt et installer manuellement
Pour Ubuntu 22.04, exécutez :
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
Pour Ubuntu 20.04, exécutez :
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
Pour Ubuntu 18.04, exécutez :
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
Récupérer les paquets binaires directement
Ajouter le dépôt et installer manuellement
Pour openSUSE Leap 16, exécutez en tant que root :
?