webcit on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "webcit" 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
Copied
b. Install webcit on Arch using YAY
$
yay -S
webcit
Copied
* (Optional) Uninstall webcit on Arch using YAY
$
yay -Rns
webcit
Copied
2. Manually Install "webcit" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone webcit's git locally
$
git clone https://aur.archlinux.org/webcit.git
~/webcit
Copied
c. Go to ~/webcit folder and install it
$
cd
~/webcit
Copied
$
makepkg -si
Copied
3. Information about the webcit package on Arch User Repository (AUR)
ID: 327815
Name: webcit
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/webcit.tar.gz
Name: webcit
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/webcit.tar.gz