citadel on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S citadel

* (Optional) Uninstall citadel on Arch using YAY

$ yay -Rns citadel

2. Manually Install "citadel" via AUR

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

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

b. Clone citadel's git locally

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

c. Go to ~/citadel folder and install it

$ cd ~/citadel $ makepkg -si

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

ID: 327813
Name: citadel
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/citadel.tar.gz