rez on AUR (Arch User Repository)

Last updated: May 18,2024

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

b. Install rez on Arch using YAY

$ yay -S rez

* (Optional) Uninstall rez on Arch using YAY

$ yay -Rns rez

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

b. Clone rez's git locally

$ git clone https://aur.archlinux.org/rez.git ~/rez

c. Go to ~/rez folder and install it

$ cd ~/rez $ makepkg -si

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