gmid on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S gmid

* (Optional) Uninstall gmid on Arch using YAY

$ yay -Rns gmid

2. Manually Install "gmid" via AUR

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

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

b. Clone gmid's git locally

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

c. Go to ~/gmid folder and install it

$ cd ~/gmid $ makepkg -si

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

ID: 1386199
Name: gmid
PackageBaseID: 166032
PackageBase: gmid
Version: 2.0-1
Description: Fast Gemini server written with security in mind.
URL: https://gmid.omarpolo.com
NumVotes: 4
Popularity: 0.007885
OutOfDate:
Maintainer: dcreager
Submitter: andreafeletto
FirstSubmitted: 1619279823
LastModified: 1705329873
URLPath: /cgit/aur.git/snapshot/gmid.tar.gz