ldapbrowse on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ldapbrowse

* (Optional) Uninstall ldapbrowse on Arch using YAY

$ yay -Rns ldapbrowse

2. Manually Install "ldapbrowse" via AUR

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

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

b. Clone ldapbrowse's git locally

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

c. Go to ~/ldapbrowse folder and install it

$ cd ~/ldapbrowse $ makepkg -si

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

ID: 1123483
Name: ldapbrowse
PackageBaseID: 106472
PackageBase: ldapbrowse
Version: 0.8-1
Description: An ncurses-based ldapbrowser
URL: http://github.com/david0/ldapbrowse
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: david0
Submitter: david0
FirstSubmitted: 1453468225
LastModified: 1659950537
URLPath: /cgit/aur.git/snapshot/ldapbrowse.tar.gz