openrdap-client on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S openrdap-client

* (Optional) Uninstall openrdap-client on Arch using YAY

$ yay -Rns openrdap-client

2. Manually Install "openrdap-client" via AUR

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

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

b. Clone openrdap-client's git locally

$ git clone https://aur.archlinux.org/openrdap-client.git ~/openrdap-client

c. Go to ~/openrdap-client folder and install it

$ cd ~/openrdap-client $ makepkg -si

3. Information about the openrdap-client package on Arch User Repository (AUR)

ID: 566159
Name: openrdap-client
PackageBaseID: 137858
PackageBase: openrdap-client
Version: 0.9.0-1
Description: OpenRDAP is an command line RDAP client implementation in Go.
URL: https://www.openrdap.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1658754996
Maintainer: gcmalloc
Submitter: gcmalloc
FirstSubmitted: 1544102252
LastModified: 1544102252
URLPath: /cgit/aur.git/snapshot/openrdap-client.tar.gz