gemserv on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install gemserv on Arch using YAY
$
yay -S
gemserv
Copied
* (Optional) Uninstall gemserv on Arch using YAY
$
yay -Rns
gemserv
Copied
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
Copied
b. Clone gemserv's git locally
$
git clone https://aur.archlinux.org/gemserv.git
~/gemserv
Copied
c. Go to ~/gemserv folder and install it
$
cd
~/gemserv
Copied
$
makepkg -si
Copied
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
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