authbind on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S authbind

* (Optional) Uninstall authbind on Arch using YAY

$ yay -Rns authbind

2. Manually Install "authbind" via AUR

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

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

b. Clone authbind's git locally

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

c. Go to ~/authbind folder and install it

$ cd ~/authbind $ makepkg -si

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

ID: 417580
Name: authbind
PackageBaseID: 11188
PackageBase: authbind
Version: 2.1.2-1
Description: Allows non-root programs to bind() to low TCP ports (0-1023)
URL: http://packages.qa.debian.org/a/authbind.html
NumVotes: 29
Popularity: 0.571574
OutOfDate:
Maintainer: evana
Submitter: ant
FirstSubmitted: 1180105131
LastModified: 1496777786
URLPath: /cgit/aur.git/snapshot/authbind.tar.gz