python-commitizen on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-commitizen

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

$ yay -Rns python-commitizen

2. Manually Install "python-commitizen" via AUR

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

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

b. Clone python-commitizen's git locally

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

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

$ cd ~/python-commitizen $ makepkg -si

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

ID: 1068753
Name: python-commitizen
PackageBaseID: 166112
PackageBase: python-commitizen
Version: 2.24.0-0
Description: Create committing rules for projects, auto bump versions, and auto changelog generation
URL: https://github.com/commitizen-tools/commitizen
NumVotes: 2
Popularity: 0
OutOfDate: 1663287815
Maintainer:
Submitter: jaysonsantos
FirstSubmitted: 1619421791
LastModified: 1650350809
URLPath: /cgit/aur.git/snapshot/python-commitizen.tar.gz