gmi on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S gmi

* (Optional) Uninstall gmi on Arch using YAY

$ yay -Rns gmi

2. Manually Install "gmi" via AUR

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

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

b. Clone gmi's git locally

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

c. Go to ~/gmi folder and install it

$ cd ~/gmi $ makepkg -si

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

ID: 890839
Name: gmi
PackageBaseID: 165063
PackageBase: gmi
Version: 0.7.3-1
Description: Gemini capsule generator.
URL: https://gitlab.com/teegre/gmi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Teegre
Submitter: Teegre
FirstSubmitted: 1617093732
LastModified: 1618134826
URLPath: /cgit/aur.git/snapshot/gmi.tar.gz