libpassman on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S libpassman

* (Optional) Uninstall libpassman on Arch using YAY

$ yay -Rns libpassman

2. Manually Install "libpassman" via AUR

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

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

b. Clone libpassman's git locally

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

c. Go to ~/libpassman folder and install it

$ cd ~/libpassman $ makepkg -si

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

ID: 1175467
Name: libpassman
PackageBaseID: 166257
PackageBase: libpassman
Version: 2.2.0-1
Description: Library for interacting with passman++ database files.
URL: https://github.com/binex-dsk/libpassman/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sperg512
Submitter: sperg512
FirstSubmitted: 1619800127
LastModified: 1669586412
URLPath: /cgit/aur.git/snapshot/libpassman.tar.gz