r-rootsolve on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S r-rootsolve

* (Optional) Uninstall r-rootsolve on Arch using YAY

$ yay -Rns r-rootsolve

2. Manually Install "r-rootsolve" via AUR

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

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

b. Clone r-rootsolve's git locally

$ git clone https://aur.archlinux.org/r-rootsolve.git ~/r-rootsolve

c. Go to ~/r-rootsolve folder and install it

$ cd ~/r-rootsolve $ makepkg -si

3. Information about the r-rootsolve package on Arch User Repository (AUR)

ID: 1417712
Name: r-rootsolve
PackageBaseID: 158383
PackageBase: r-rootsolve
Version: 1.8.2.4-2
Description: Nonlinear Root Finding, Equilibrium and Steady-State Analysis of Ordinary Differential Equations
URL: https://cran.r-project.org/package=rootSolve
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1601915443
LastModified: 1709164911
URLPath: /cgit/aur.git/snapshot/r-rootsolve.tar.gz