rhea on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S rhea

* (Optional) Uninstall rhea on Arch using YAY

$ yay -Rns rhea

2. Manually Install "rhea" via AUR

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

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

b. Clone rhea's git locally

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

c. Go to ~/rhea folder and install it

$ cd ~/rhea $ makepkg -si

3. Information about the rhea package on Arch User Repository (AUR)

ID: 326732
Name: rhea
PackageBaseID: 114248
PackageBase: rhea
Version: 0.2.4-1
Description: A constraint solver based on Cassowary
URL: https://github.com/Nocte-/rhea
NumVotes: 0
Popularity: 0
OutOfDate: 1705613976
Maintainer: jrbuchanan2
Submitter: jrbuchanan2
FirstSubmitted: 1470280167
LastModified: 1470280501
URLPath: /cgit/aur.git/snapshot/rhea.tar.gz