python2-releng-tool on AUR (Arch User Repository)

Last updated: June 01,2024

1. Install "python2-releng-tool" 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 python2-releng-tool on Arch using YAY

$ yay -S python2-releng-tool

* (Optional) Uninstall python2-releng-tool on Arch using YAY

$ yay -Rns python2-releng-tool

2. Manually Install "python2-releng-tool" via AUR

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

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

b. Clone python2-releng-tool's git locally

$ git clone https://aur.archlinux.org/python2-releng-tool.git ~/python2-releng-tool

c. Go to ~/python2-releng-tool folder and install it

$ cd ~/python2-releng-tool $ makepkg -si

3. Information about the python2-releng-tool package on Arch User Repository (AUR)

ID: 1074764
Name: python2-releng-tool
PackageBaseID: 170622
PackageBase: releng-tool
Version: 0.12.0-1
Description: Tool to assist in the release engineering of a project
URL: https://releng.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jdknight
FirstSubmitted: 1630464638
LastModified: 1651536660
URLPath: /cgit/aur.git/snapshot/python2-releng-tool.tar.gz