python-auto-changelog on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-auto-changelog

* (Optional) Uninstall python-auto-changelog on Arch using YAY

$ yay -Rns python-auto-changelog

2. Manually Install "python-auto-changelog" via AUR

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

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

b. Clone python-auto-changelog's git locally

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

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

$ cd ~/python-auto-changelog $ makepkg -si

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

ID: 1002046
Name: python-auto-changelog
PackageBaseID: 159330
PackageBase: python-auto-changelog
Version: 0.5.3-2
Description: Generates changelogs for git repositories using conventional style commit messages
URL: https://github.com/Michael-F-Bryan/auto-changelog
NumVotes: 0
Popularity: 0
OutOfDate: 1693175354
Maintainer:
Submitter: grawlinson
FirstSubmitted: 1604186722
LastModified: 1639376787
URLPath: /cgit/aur.git/snapshot/python-auto-changelog.tar.gz