cntlm from home:biserov:cntlm-gss project
Select Your Operating System
Add repository and install manually
For Debian 9.0 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:/biserov:/cntlm-gss/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:biserov:cntlm-gss.list curl -fsSL https://download.opensuse.org/repositories/home:biserov:cntlm-gss/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_biserov_cntlm-gss.gpg > /dev/null sudo apt update sudo apt install cntlm
For Debian 13 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:/biserov:/cntlm-gss/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:biserov:cntlm-gss.list curl -fsSL https://download.opensuse.org/repositories/home:biserov:cntlm-gss/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_biserov_cntlm-gss.gpg > /dev/null sudo apt update sudo apt install cntlm
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:/biserov:/cntlm-gss/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:biserov:cntlm-gss.list curl -fsSL https://download.opensuse.org/repositories/home:biserov:cntlm-gss/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_biserov_cntlm-gss.gpg > /dev/null sudo apt update sudo apt install cntlm
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:/biserov:/cntlm-gss/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:biserov:cntlm-gss.list curl -fsSL https://download.opensuse.org/repositories/home:biserov:cntlm-gss/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_biserov_cntlm-gss.gpg > /dev/null sudo apt update sudo apt install cntlm
For Debian 10 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:/biserov:/cntlm-gss/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:biserov:cntlm-gss.list curl -fsSL https://download.opensuse.org/repositories/home:biserov:cntlm-gss/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_biserov_cntlm-gss.gpg > /dev/null sudo apt update sudo apt install cntlm
Grab binary packages directly
Add repository and install manually
For Fedora 43 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:biserov:cntlm-gss/Fedora_43/home:biserov:cntlm-gss.repo dnf install cntlm
For Fedora 42 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:biserov:cntlm-gss/Fedora_42/home:biserov:cntlm-gss.repo dnf install cntlm
For Fedora 41 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:biserov:cntlm-gss/Fedora_41/home:biserov:cntlm-gss.repo dnf install cntlm
For Fedora 40 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:biserov:cntlm-gss/Fedora_40/home:biserov:cntlm-gss.repo dnf install cntlm
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:biserov:cntlm-gss/Fedora_39/home:biserov:cntlm-gss.repo dnf install cntlm
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:biserov:cntlm-gss/Fedora_38/home:biserov:cntlm-gss.repo dnf install cntlm
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:biserov:cntlm-gss/openSUSE_Tumbleweed/home:biserov:cntlm-gss.repo zypper refresh zypper install cntlm
For 16.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:biserov:cntlm-gss/16.0/home:biserov:cntlm-gss.repo zypper refresh zypper install cntlm
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:biserov:cntlm-gss/15.6/home:biserov:cntlm-gss.repo zypper refresh zypper install cntlm
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:biserov:cntlm-gss/15.5/home:biserov:cntlm-gss.repo zypper refresh zypper install cntlm
Grab binary packages directly
Add repository and install manually
For Raspbian 13 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:/biserov:/cntlm-gss/Raspbian_13/ /' | sudo tee /etc/apt/sources.list.d/home:biserov:cntlm-gss.list curl -fsSL https://download.opensuse.org/repositories/home:biserov:cntlm-gss/Raspbian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_biserov_cntlm-gss.gpg > /dev/null sudo apt update sudo apt install cntlm
For Raspbian 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:/biserov:/cntlm-gss/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:biserov:cntlm-gss.list curl -fsSL https://download.opensuse.org/repositories/home:biserov:cntlm-gss/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_biserov_cntlm-gss.gpg > /dev/null sudo apt update sudo apt install cntlm
For Raspbian 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:/biserov:/cntlm-gss/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:biserov:cntlm-gss.list curl -fsSL https://download.opensuse.org/repositories/home:biserov:cntlm-gss/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_biserov_cntlm-gss.gpg > /dev/null sudo apt update sudo apt install cntlm
For Raspbian 10 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:/biserov:/cntlm-gss/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:biserov:cntlm-gss.list curl -fsSL https://download.opensuse.org/repositories/home:biserov:cntlm-gss/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_biserov_cntlm-gss.gpg > /dev/null sudo apt update sudo apt install cntlm
Grab binary packages directly
Add repository and install manually
For xUbuntu 25.10 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:/biserov:/cntlm-gss/xUbuntu_25.10/ /' | sudo tee /etc/apt/sources.list.d/home:biserov:cntlm-gss.list curl -fsSL https://download.opensuse.org/repositories/home:biserov:cntlm-gss/xUbuntu_25.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_biserov_cntlm-gss.gpg > /dev/null sudo apt update sudo apt install cntlm
For xUbuntu 25.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:/biserov:/cntlm-gss/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:biserov:cntlm-gss.list curl -fsSL https://download.opensuse.org/repositories/home:biserov:cntlm-gss/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_biserov_cntlm-gss.gpg > /dev/null sudo apt update sudo apt install cntlm
For xUbuntu 24.10 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:/biserov:/cntlm-gss/xUbuntu_24.10/ /' | sudo tee /etc/apt/sources.list.d/home:biserov:cntlm-gss.list curl -fsSL https://download.opensuse.org/repositories/home:biserov:cntlm-gss/xUbuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_biserov_cntlm-gss.gpg > /dev/null sudo apt update sudo apt install cntlm
For xUbuntu 24.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:/biserov:/cntlm-gss/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:biserov:cntlm-gss.list curl -fsSL https://download.opensuse.org/repositories/home:biserov:cntlm-gss/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_biserov_cntlm-gss.gpg > /dev/null sudo apt update sudo apt install cntlm
For xUbuntu 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:/biserov:/cntlm-gss/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:biserov:cntlm-gss.list curl -fsSL https://download.opensuse.org/repositories/home:biserov:cntlm-gss/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_biserov_cntlm-gss.gpg > /dev/null sudo apt update sudo apt install cntlm
For xUbuntu 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:/biserov:/cntlm-gss/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:biserov:cntlm-gss.list curl -fsSL https://download.opensuse.org/repositories/home:biserov:cntlm-gss/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_biserov_cntlm-gss.gpg > /dev/null sudo apt update sudo apt install cntlm