releng-tool on AUR (Arch User Repository)
Last updated: November 01,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
Copied
b. Install releng-tool on Arch using YAY
$
yay -S
releng-tool
Copied
* (Optional) Uninstall releng-tool on Arch using YAY
$
yay -Rns
releng-tool
Copied
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
Copied
b. Clone releng-tool's git locally
$
git clone https://aur.archlinux.org/releng-tool.git
~/releng-tool
Copied
c. Go to ~/releng-tool folder and install it
$
cd
~/releng-tool
Copied
$
makepkg -si
Copied
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
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