python-gitchangelog on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-gitchangelog

* (Optional) Uninstall python-gitchangelog on Arch using YAY

$ yay -Rns python-gitchangelog

2. Manually Install "python-gitchangelog" via AUR

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

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

b. Clone python-gitchangelog's git locally

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

c. Go to ~/python-gitchangelog folder and install it

$ cd ~/python-gitchangelog $ makepkg -si

3. Information about the python-gitchangelog package on Arch User Repository (AUR)

ID: 1212739
Name: python-gitchangelog
PackageBaseID: 142309
PackageBase: python-gitchangelog
Version: 3.0.4-2
Description: Creates a changelog from git log history.
URL: https://github.com/vaab/gitchangelog
NumVotes: 3
Popularity: 0.000297
OutOfDate:
Maintainer: hcartiaux
Submitter: major
FirstSubmitted: 1558777454
LastModified: 1676726412
URLPath: /cgit/aur.git/snapshot/python-gitchangelog.tar.gz