opendj on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S opendj

* (Optional) Uninstall opendj on Arch using YAY

$ yay -Rns opendj

2. Manually Install "opendj" via AUR

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

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

b. Clone opendj's git locally

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

c. Go to ~/opendj folder and install it

$ cd ~/opendj $ makepkg -si

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

ID: 1354316
Name: opendj
PackageBaseID: 156756
PackageBase: opendj
Version: 4.6.1-2
Description: OpenDJ is an LDAPv3 compliant directory service
URL: https://www.openidentityplatform.org/opendj
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: davispuh
Submitter: davispuh
FirstSubmitted: 1597533929
LastModified: 1700159650
URLPath: /cgit/aur.git/snapshot/opendj.tar.gz