r-desolve on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S r-desolve

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

$ yay -Rns r-desolve

2. Manually Install "r-desolve" via AUR

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

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

b. Clone r-desolve's git locally

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

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

$ cd ~/r-desolve $ makepkg -si

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

ID: 1360846
Name: r-desolve
PackageBaseID: 148676
PackageBase: r-desolve
Version: 1.40-1
Description: Solvers for Initial Value Problems of Differential Equations ('ODE', 'DAE', 'DDE')
URL: https://cran.r-project.org/package=deSolve
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1580487004
LastModified: 1701129771
URLPath: /cgit/aur.git/snapshot/r-desolve.tar.gz