389-ds-console on AUR (Arch User Repository)

Last updated: April 24,2024

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

$ yay -S 389-ds-console

* (Optional) Uninstall 389-ds-console on Arch using YAY

$ yay -Rns 389-ds-console

2. Manually Install "389-ds-console" via AUR

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

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

b. Clone 389-ds-console's git locally

$ git clone https://aur.archlinux.org/389-ds-console.git ~/389-ds-console

c. Go to ~/389-ds-console folder and install it

$ cd ~/389-ds-console $ makepkg -si

3. Information about the 389-ds-console package on Arch User Repository (AUR)

ID: 586517
Name: 389-ds-console
PackageBaseID: 93415
PackageBase: 389-ds-console
Version: 1.2.16-2
Description: The Directory Services componenet of the 389 Directory Server console for install from the Admin Server.
URL: http://port389.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ImNtReal
FirstSubmitted: 1432740326
LastModified: 1550242257
URLPath: /cgit/aur.git/snapshot/389-ds-console.tar.gz