linux-identd on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S linux-identd

* (Optional) Uninstall linux-identd on Arch using YAY

$ yay -Rns linux-identd

2. Manually Install "linux-identd" via AUR

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

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

b. Clone linux-identd's git locally

$ git clone https://aur.archlinux.org/linux-identd.git ~/linux-identd

c. Go to ~/linux-identd folder and install it

$ cd ~/linux-identd $ makepkg -si

3. Information about the linux-identd package on Arch User Repository (AUR)

ID: 724885
Name: linux-identd
PackageBaseID: 19091
PackageBase: linux-identd
Version: 1.3-8
Description: A user identification daemon for Linux
URL: http://www.fukt.bsnet.se/~per/identd/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1218670204
LastModified: 1587583877
URLPath: /cgit/aur.git/snapshot/linux-identd.tar.gz