gemserv on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S gemserv

* (Optional) Uninstall gemserv on Arch using YAY

$ yay -Rns gemserv

2. Manually Install "gemserv" via AUR

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

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

b. Clone gemserv's git locally

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

c. Go to ~/gemserv folder and install it

$ cd ~/gemserv $ makepkg -si

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

ID: 871201
Name: gemserv
PackageBaseID: 163900
PackageBase: gemserv
Version: v0.4.5-1
Description: A Gemini server written in Rust.
URL: https://git.sr.ht/~int80h/gemserv
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bdjnk
Submitter: bdjnk
FirstSubmitted: 1614608017
LastModified: 1614608017
URLPath: /cgit/aur.git/snapshot/gemserv.tar.gz