adduser-deb on AUR (Arch User Repository)

Last updated: June 20,2024

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

$ yay -S adduser-deb

* (Optional) Uninstall adduser-deb on Arch using YAY

$ yay -Rns adduser-deb

2. Manually Install "adduser-deb" via AUR

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

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

b. Clone adduser-deb's git locally

$ git clone https://aur.archlinux.org/adduser-deb.git ~/adduser-deb

c. Go to ~/adduser-deb folder and install it

$ cd ~/adduser-deb $ makepkg -si

3. Information about the adduser-deb package on Arch User Repository (AUR)

ID: 1281753
Name: adduser-deb
PackageBaseID: 191175
PackageBase: adduser-deb
Version: 3.137-1
Description: Debian's 'adduser' and 'deluser' commands for creating and removing users
URL: https://salsa.debian.org/debian/adduser
NumVotes: 1
Popularity: 0.000523
OutOfDate:
Maintainer: neoninteger
Submitter: neoninteger
FirstSubmitted: 1678170944
LastModified: 1688264020
URLPath: /cgit/aur.git/snapshot/adduser-deb.tar.gz