gitcolorscripts on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S gitcolorscripts

* (Optional) Uninstall gitcolorscripts on Arch using YAY

$ yay -Rns gitcolorscripts

2. Manually Install "gitcolorscripts" via AUR

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

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

b. Clone gitcolorscripts's git locally

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

c. Go to ~/gitcolorscripts folder and install it

$ cd ~/gitcolorscripts $ makepkg -si

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

ID: 1086573
Name: gitcolorscripts
PackageBaseID: 179219
PackageBase: gitcolorscripts
Version: 1.0.0-1
Description: Get your github contribution graph in your terminal
URL: https://github.com/BladeOfLightX/gitcolorscripts
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 0xsapphir3
Submitter: 0xsapphir3
FirstSubmitted: 1653721685
LastModified: 1653808520
URLPath: /cgit/aur.git/snapshot/gitcolorscripts.tar.gz