libntlm on AUR (Arch User Repository)

Last updated: June 02,2024

1. Install "libntlm" 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 libntlm on Arch using YAY

$ yay -S libntlm

* (Optional) Uninstall libntlm on Arch using YAY

$ yay -Rns libntlm

2. Manually Install "libntlm" via AUR

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

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

b. Clone libntlm's git locally

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

c. Go to ~/libntlm folder and install it

$ cd ~/libntlm $ makepkg -si

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

ID: 1380061
Name: libntlm
PackageBaseID: 106993
PackageBase: libntlm
Version: 1.7-1
Description: Libntlm: rewritten of original libntlm
URL: http://www.nongnu.org/libntlm/
NumVotes: 5
Popularity: 0.002442
OutOfDate:
Maintainer: wzyboy
Submitter: wzyboy
FirstSubmitted: 1454470137
LastModified: 1704318271
URLPath: /cgit/aur.git/snapshot/libntlm.tar.gz