rez on AUR (Arch User Repository)
Last updated: February 04,2025
1. Install "rez" 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 rez on Arch using YAY
$
yay -S
rez
Copied
* (Optional) Uninstall rez on Arch using YAY
$
yay -Rns
rez
Copied
2. Manually Install "rez" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rez's git locally
$
git clone https://aur.archlinux.org/rez.git
~/rez
Copied
c. Go to ~/rez folder and install it
$
cd
~/rez
Copied
$
makepkg -si
Copied
3. Information about the rez package on Arch User Repository (AUR)
ID: 1408373
Name: rez
PackageBaseID: 200809
PackageBase: rez
Version: 3.0.0-1
Description: An integrated package configuration, build and deployment system for software
URL: https://github.com/AcademySoftwareFoundation/rez
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: meepzh
Submitter: meepzh
FirstSubmitted: 1703570388
LastModified: 1707786328
URLPath: /cgit/aur.git/snapshot/rez.tar.gz
Name: rez
PackageBaseID: 200809
PackageBase: rez
Version: 3.0.0-1
Description: An integrated package configuration, build and deployment system for software
URL: https://github.com/AcademySoftwareFoundation/rez
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: meepzh
Submitter: meepzh
FirstSubmitted: 1703570388
LastModified: 1707786328
URLPath: /cgit/aur.git/snapshot/rez.tar.gz