guppy on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S guppy

* (Optional) Uninstall guppy on Arch using YAY

$ yay -Rns guppy

2. Manually Install "guppy" via AUR

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

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

b. Clone guppy's git locally

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

c. Go to ~/guppy folder and install it

$ cd ~/guppy $ makepkg -si

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

ID: 1251476
Name: guppy
PackageBaseID: 192990
PackageBase: guppy
Version: 0.2.5-3
Description: Tool to manage your installations from Git Repositories for you
URL: https://gitlab.com/Teddy-Kun/guppy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Teddy-Kun
Submitter: Teddy-Kun
FirstSubmitted: 1682326917
LastModified: 1683042778
URLPath: /cgit/aur.git/snapshot/guppy.tar.gz