agate-bin on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S agate-bin

* (Optional) Uninstall agate-bin on Arch using YAY

$ yay -Rns agate-bin

2. Manually Install "agate-bin" via AUR

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

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

b. Clone agate-bin's git locally

$ git clone https://aur.archlinux.org/agate-bin.git ~/agate-bin

c. Go to ~/agate-bin folder and install it

$ cd ~/agate-bin $ makepkg -si

3. Information about the agate-bin package on Arch User Repository (AUR)

ID: 1296249
Name: agate-bin
PackageBaseID: 162876
PackageBase: agate-bin
Version: 3.3.0-1
Description: Very simple server for the Gemini hypertext protocol
URL: https://github.com/mbrubeck/agate
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MidAutumnMoon
Submitter: MidAutumnMoon
FirstSubmitted: 1612421062
LastModified: 1690682245
URLPath: /cgit/aur.git/snapshot/agate-bin.tar.gz