libcitadel on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S libcitadel

* (Optional) Uninstall libcitadel on Arch using YAY

$ yay -Rns libcitadel

2. Manually Install "libcitadel" via AUR

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

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

b. Clone libcitadel's git locally

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

c. Go to ~/libcitadel folder and install it

$ cd ~/libcitadel $ makepkg -si

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

ID: 327814
Name: libcitadel
PackageBaseID: 56990
PackageBase: citadel
Version: 902-1
Description: Citadel/UX is a collaboration suite (messaging and groupware) that is descended from the Citadel family of programs which became popular in the 1980s and 1990s as a bulletin board system platform.
URL: http://www.citadel.org/
NumVotes: 11
Popularity: 0
OutOfDate: 1632859127
Maintainer: nnnn20430
Submitter: ripdog
FirstSubmitted: 1330099910
LastModified: 1470634820
URLPath: /cgit/aur.git/snapshot/libcitadel.tar.gz