openconnect from home:bluca:openconnect:release project

Seleccione o seu sistema operativo

Para CentOS 9 Stream execute o seguinte como 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
Para CentOS 8 Stream execute o seguinte como 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
Para Debian Testing execute 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/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
Para Debian 13 execute 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/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
Para Debian 12 execute 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/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
Para Debian 11 execute 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/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
Para Fedora Rawhide execute o seguinte como 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
Para Fedora 43 execute o seguinte como 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
Para openSUSE Tumbleweed execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:bluca:openconnect:release/openSUSE_Tumbleweed/home:bluca:openconnect:release.repo
zypper refresh
zypper install openconnect
Para RHEL 8 execute o seguinte como 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
Para RHEL 7 execute o seguinte como 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
Para openSUSE Leap 15 execute o seguinte como 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
Para SLE 15 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:bluca:openconnect:release/SLE_15/home:bluca:openconnect:release.repo
zypper refresh
zypper install openconnect
Para Ubuntu 22.04 execute 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/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
Para Ubuntu 20.04 execute 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/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
Para Ubuntu 18.04 execute 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/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