git-clog on AUR (Arch User Repository)
Last updated: February 01,2025
1. Install "git-clog" 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
Copied
b. Install git-clog on Arch using YAY
$
yay -S
git-clog
Copied
* (Optional) Uninstall git-clog on Arch using YAY
$
yay -Rns
git-clog
Copied
2. Manually Install "git-clog" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone git-clog's git locally
$
git clone https://aur.archlinux.org/git-clog.git
~/git-clog
Copied
c. Go to ~/git-clog folder and install it
$
cd
~/git-clog
Copied
$
makepkg -si
Copied
3. Information about the git-clog package on Arch User Repository (AUR)
ID: 774797
Name: git-clog
PackageBaseID: 151901
PackageBase: git-clog
Version: 0.2.5-3
Description: A tool to colorize the commit graph of a Git repository by interpreting the first six commit hash digits as an RGB color value.
URL: https://github.com/IngoMeyer441/git-clog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IngoMeyer
Submitter: IngoMeyer
FirstSubmitted: 1587670892
LastModified: 1596632990
URLPath: /cgit/aur.git/snapshot/git-clog.tar.gz
Name: git-clog
PackageBaseID: 151901
PackageBase: git-clog
Version: 0.2.5-3
Description: A tool to colorize the commit graph of a Git repository by interpreting the first six commit hash digits as an RGB color value.
URL: https://github.com/IngoMeyer441/git-clog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IngoMeyer
Submitter: IngoMeyer
FirstSubmitted: 1587670892
LastModified: 1596632990
URLPath: /cgit/aur.git/snapshot/git-clog.tar.gz