python-changelog on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S python-changelog

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

$ yay -Rns python-changelog

2. Manually Install "python-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-changelog's git locally

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

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

$ cd ~/python-changelog $ makepkg -si

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

ID: 1305661
Name: python-changelog
PackageBaseID: 192803
PackageBase: python-changelog
Version: 0.6.1-1
Description: Provides simple Sphinx markup to render changelog displays.
URL: https://sphinx-changelog.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1681841363
LastModified: 1692339752
URLPath: /cgit/aur.git/snapshot/python-changelog.tar.gz