diradm on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S diradm

* (Optional) Uninstall diradm on Arch using YAY

$ yay -Rns diradm

2. Manually Install "diradm" via AUR

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

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

b. Clone diradm's git locally

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

c. Go to ~/diradm folder and install it

$ cd ~/diradm $ makepkg -si

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

ID: 268772
Name: diradm
PackageBaseID: 77978
PackageBase: diradm
Version: 1.3-1
Description: A simple bash script for managing posix users and groups stored in a LDAP directory
URL: http://directory.fsf.org/wiki/Diradm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: loafer
Submitter: loafer
FirstSubmitted: 1390080911
LastModified: 1453787907
URLPath: /cgit/aur.git/snapshot/diradm.tar.gz