gucci on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S gucci

* (Optional) Uninstall gucci on Arch using YAY

$ yay -Rns gucci

2. Manually Install "gucci" via AUR

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

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

b. Clone gucci's git locally

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

c. Go to ~/gucci folder and install it

$ cd ~/gucci $ makepkg -si

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

ID: 1282460
Name: gucci
PackageBaseID: 173898
PackageBase: gucci
Version: 1.6.10-1
Description: A simple CLI templating tool written in golang.
URL: https://github.com/noqcks/gucci
NumVotes: 1
Popularity: 0.001073
OutOfDate:
Maintainer: ivoshm
Submitter: ivoshm
FirstSubmitted: 1639309019
LastModified: 1688379795
URLPath: /cgit/aur.git/snapshot/gucci.tar.gz