cntlm on AUR (Arch User Repository)

Last updated: May 04,2024

1. Install "cntlm" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install cntlm on Arch using YAY

$ yay -S cntlm

* (Optional) Uninstall cntlm on Arch using YAY

$ yay -Rns cntlm

2. Manually Install "cntlm" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone cntlm's git locally

$ git clone https://aur.archlinux.org/cntlm.git ~/cntlm

c. Go to ~/cntlm folder and install it

$ cd ~/cntlm $ makepkg -si

3. Information about the cntlm package on Arch User Repository (AUR)

ID: 611306
Name: cntlm
PackageBaseID: 13950
PackageBase: cntlm
Version: 0.92.3-5
Description: An NTLM, NTLM2SR, and NTLMv2 authenticating HTTP proxy.
URL: http://cntlm.sourceforge.net/
NumVotes: 33
Popularity: 0
OutOfDate:
Maintainer: SanskritFritz
Submitter:
FirstSubmitted: 1196025158
LastModified: 1557502960
URLPath: /cgit/aur.git/snapshot/cntlm.tar.gz