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