algernon on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S algernon

* (Optional) Uninstall algernon on Arch using YAY

$ yay -Rns algernon

2. Manually Install "algernon" via AUR

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

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

b. Clone algernon's git locally

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

c. Go to ~/algernon folder and install it

$ cd ~/algernon $ makepkg -si

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

ID: 1121914
Name: algernon
PackageBaseID: 91255
PackageBase: algernon
Version: 1.14.0-1
Description: Web server with Lua, Markdown, QUIC, Redis and PostgreSQL support
URL: https://algernon.roboticoverlords.org/
NumVotes: 4
Popularity: 0.017709
OutOfDate:
Maintainer: xyproto
FirstSubmitted: 1426026755
LastModified: 1659635364
URLPath: /cgit/aur.git/snapshot/algernon.tar.gz

5. The same packages on other Linux Distributions