librs on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S librs

* (Optional) Uninstall librs on Arch using YAY

$ yay -Rns librs

2. Manually Install "librs" via AUR

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

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

b. Clone librs's git locally

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

c. Go to ~/librs folder and install it

$ cd ~/librs $ makepkg -si

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

ID: 274419
Name: librs
PackageBaseID: 107479
PackageBase: librs
Version: 3.1.0-1
Description: Real root isolation for univariate polynomials and systems of polynomial equations
URL: http://vegas.loria.fr/rs/
NumVotes: 0
Popularity: 0
OutOfDate: 1704215229
Maintainer: akobel
Submitter: akobel
FirstSubmitted: 1455279921
LastModified: 1455279982
URLPath: /cgit/aur.git/snapshot/librs.tar.gz