doorlib on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S doorlib

* (Optional) Uninstall doorlib on Arch using YAY

$ yay -Rns doorlib

2. Manually Install "doorlib" via AUR

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

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

b. Clone doorlib's git locally

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

c. Go to ~/doorlib folder and install it

$ cd ~/doorlib $ makepkg -si

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

ID: 196903
Name: doorlib
PackageBaseID: 60783
PackageBase: doorlib
Version: 0.9.6-1
Description: A library for writing native Unix bbs doors.
URL: http://www.mbse.eu/bbsing/doorlib/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jecxjo
FirstSubmitted: 1342319957
LastModified: 1434421228
URLPath: /cgit/aur.git/snapshot/doorlib.tar.gz