git-chglog on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S git-chglog

* (Optional) Uninstall git-chglog on Arch using YAY

$ yay -Rns git-chglog

2. Manually Install "git-chglog" via AUR

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

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

b. Clone git-chglog's git locally

$ git clone https://aur.archlinux.org/git-chglog.git ~/git-chglog

c. Go to ~/git-chglog folder and install it

$ cd ~/git-chglog $ makepkg -si

3. Information about the git-chglog package on Arch User Repository (AUR)

ID: 1224495
Name: git-chglog
PackageBaseID: 143319
PackageBase: git-chglog
Version: 0.15.4-1
Description: git CHANGELOG generator
URL: https://github.com/git-chglog/git-chglog
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: jelly
Submitter: jelly
FirstSubmitted: 1562597039
LastModified: 1678533269
URLPath: /cgit/aur.git/snapshot/git-chglog.tar.gz