adtool on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S adtool

* (Optional) Uninstall adtool on Arch using YAY

$ yay -Rns adtool

2. Manually Install "adtool" via AUR

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

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

b. Clone adtool's git locally

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

c. Go to ~/adtool folder and install it

$ cd ~/adtool $ makepkg -si

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

ID: 373957
Name: adtool
PackageBaseID: 118751
PackageBase: adtool
Version: 1.3.3-1
Description: Active Directory administration utility for Unix
URL: http://gp2x.org/adtool/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1484326513
LastModified: 1484326513
URLPath: /cgit/aur.git/snapshot/adtool.tar.gz