agate on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "agate" 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 agate on Arch using YAY
$
yay -S
agate
Copied
* (Optional) Uninstall agate on Arch using YAY
$
yay -Rns
agate
Copied
2. Manually Install "agate" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone agate's git locally
$
git clone https://aur.archlinux.org/agate.git
~/agate
Copied
c. Go to ~/agate folder and install it
$
cd
~/agate
Copied
$
makepkg -si
Copied
3. Information about the agate package on Arch User Repository (AUR)
ID: 1295961
Name: agate
PackageBaseID: 159147
PackageBase: agate
Version: 3.3.0-2
Description: Simple static file server for the Gemini network protocol, written in Rust
URL: https://github.com/mbrubeck/agate
NumVotes: 5
Popularity: 0.08878
OutOfDate: 1704644928
Maintainer: dmerejkowsky
Submitter: krathalan
FirstSubmitted: 1603662893
LastModified: 1690634275
URLPath: /cgit/aur.git/snapshot/agate.tar.gz
Name: agate
PackageBaseID: 159147
PackageBase: agate
Version: 3.3.0-2
Description: Simple static file server for the Gemini network protocol, written in Rust
URL: https://github.com/mbrubeck/agate
NumVotes: 5
Popularity: 0.08878
OutOfDate: 1704644928
Maintainer: dmerejkowsky
Submitter: krathalan
FirstSubmitted: 1603662893
LastModified: 1690634275
URLPath: /cgit/aur.git/snapshot/agate.tar.gz