gut on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S gut

* (Optional) Uninstall gut on Arch using YAY

$ yay -Rns gut

2. Manually Install "gut" via AUR

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

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

b. Clone gut's git locally

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

c. Go to ~/gut folder and install it

$ cd ~/gut $ makepkg -si

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

ID: 1386242
Name: gut
PackageBaseID: 199141
PackageBase: gut
Version: 0.3.0-2
Description: An easy-to-use git client
URL: https://github.com/julien040/gut
NumVotes: 1
Popularity: 0.066699
OutOfDate:
Maintainer: kseistrup
Submitter: kseistrup
FirstSubmitted: 1698867995
LastModified: 1705334282
URLPath: /cgit/aur.git/snapshot/gut.tar.gz