shelldap on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S shelldap

* (Optional) Uninstall shelldap on Arch using YAY

$ yay -Rns shelldap

2. Manually Install "shelldap" via AUR

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

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

b. Clone shelldap's git locally

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

c. Go to ~/shelldap folder and install it

$ cd ~/shelldap $ makepkg -si

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

ID: 1322024
Name: shelldap
PackageBaseID: 127891
PackageBase: shelldap
Version: 1.5.1-1
Description: A handy shell-like interface for browsing LDAP servers and editing their content.
URL: https://code.martini.nu/hg/shelldap
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Schrottfresse
Submitter: Schrottfresse
FirstSubmitted: 1513160468
LastModified: 1695233011
URLPath: /cgit/aur.git/snapshot/shelldap.tar.gz