releng-tool on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S releng-tool

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

$ yay -Rns releng-tool

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

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

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

$ cd ~/releng-tool $ makepkg -si

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

ID: 1419591
Name: releng-tool
PackageBaseID: 170622
PackageBase: releng-tool
Version: 1.0.0-1
Description: A tool to manage the building of packages
URL: https://releng.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jdknight
Submitter: jdknight
FirstSubmitted: 1630464638
LastModified: 1709402817
URLPath: /cgit/aur.git/snapshot/releng-tool.tar.gz