python-semantic-release on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-semantic-release

* (Optional) Uninstall python-semantic-release on Arch using YAY

$ yay -Rns python-semantic-release

2. Manually Install "python-semantic-release" via AUR

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

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

b. Clone python-semantic-release's git locally

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

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

$ cd ~/python-semantic-release $ makepkg -si

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

ID: 919655
Name: python-semantic-release
PackageBaseID: 159363
PackageBase: python-semantic-release
Version: 7.16.1-1
Description: Automatic semantic versioning for Python projects
URL: https://github.com/relekang/python-semantic-release
NumVotes: 0
Popularity: 0
OutOfDate: 1638306299
Maintainer:
FirstSubmitted: 1604273555
LastModified: 1623368195
URLPath: /cgit/aur.git/snapshot/python-semantic-release.tar.gz