ries on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ries

* (Optional) Uninstall ries on Arch using YAY

$ yay -Rns ries

2. Manually Install "ries" via AUR

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

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

b. Clone ries's git locally

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

c. Go to ~/ries folder and install it

$ cd ~/ries $ makepkg -si

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

ID: 770476
Name: ries
PackageBaseID: 68804
PackageBase: ries
Version: 20180812-1
Description: Find algebraic equations, given their solution
URL: http://mrob.com/pub/ries/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: semi
Submitter: semi
FirstSubmitted: 1365082736
LastModified: 1595849045
URLPath: /cgit/aur.git/snapshot/ries.tar.gz