vger on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S vger

* (Optional) Uninstall vger on Arch using YAY

$ yay -Rns vger

2. Manually Install "vger" via AUR

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

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

b. Clone vger's git locally

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

c. Go to ~/vger folder and install it

$ cd ~/vger $ makepkg -si

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

ID: 1241590
Name: vger
PackageBaseID: 164355
PackageBase: vger
Version: 2.0.1-1
Description: Gemini server written in C
URL: https://tildegit.org/solene/vger
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: atrax-dev
Submitter: atrax-dev
FirstSubmitted: 1615811643
LastModified: 1681513102
URLPath: /cgit/aur.git/snapshot/vger.tar.gz