389-console on AUR (Arch User Repository)

Last updated: April 25,2024

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

$ yay -S 389-console

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

$ yay -Rns 389-console

2. Manually Install "389-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-console's git locally

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

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

$ cd ~/389-console $ makepkg -si

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

ID: 677687
Name: 389-console
PackageBaseID: 32245
PackageBase: 389-console
Version: 1.1.19-1
Description: A Java based remote management console used for managing 389 Administration Server and 389 Directory Server.
URL: http://port389.org
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: vincent.ducamps
Submitter:
FirstSubmitted: 1259198206
LastModified: 1576615334
URLPath: /cgit/aur.git/snapshot/389-console.tar.gz