r-deriv on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-deriv

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

$ yay -Rns r-deriv

2. Manually Install "r-deriv" via AUR

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

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

b. Clone r-deriv's git locally

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

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

$ cd ~/r-deriv $ makepkg -si

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

ID: 1406735
Name: r-deriv
PackageBaseID: 180185
PackageBase: r-deriv
Version: 4.1.3-9
Description: Symbolic Differentiation
URL: https://cran.r-project.org/package=Deriv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654473567
LastModified: 1707509211
URLPath: /cgit/aur.git/snapshot/r-deriv.tar.gz