cntlm from home:biserov:cntlm-gss project

Выберите операционную систему

Для Fedora 42 запустите от имени 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
Для Fedora 41 запустите от имени 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
Для Fedora 40 запустите от имени 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
Для Fedora 39 запустите от имени 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
Для Fedora 38 запустите от имени 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
Для openSUSE Tumbleweed запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:biserov:cntlm-gss/openSUSE_Tumbleweed/home:biserov:cntlm-gss.repo
zypper refresh
zypper install cntlm
Для 15.6 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:biserov:cntlm-gss/15.6/home:biserov:cntlm-gss.repo
zypper refresh
zypper install cntlm
Для 15.5 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:biserov:cntlm-gss/15.5/home:biserov:cntlm-gss.repo
zypper refresh
zypper install cntlm
Для Raspbian 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/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
Для Raspbian 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/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
Для Raspbian 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/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

Пакеты для Raspbian 12:

Пакеты для Raspbian 11:

Пакеты для Raspbian 10:

Для 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/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
Для 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/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
Для xUbuntu 24.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/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
Для 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/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
Для 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/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
Для xUbuntu 20.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/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

Пакеты для xUbuntu 25.10:

Пакеты для xUbuntu 25.04:

Пакеты для xUbuntu 24.10:

Пакеты для xUbuntu 24.04:

Пакеты для xUbuntu 22.04:

Пакеты для xUbuntu 20.04: