r-sde on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-sde

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

$ yay -Rns r-sde

2. Manually Install "r-sde" via AUR

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

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

b. Clone r-sde's git locally

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

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

$ cd ~/r-sde $ makepkg -si

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

ID: 1384245
Name: r-sde
PackageBaseID: 201440
PackageBase: r-sde
Version: 2.0.18-1
Description: Simulation and Inference for Stochastic Differential Equations
URL: https://cran.r-project.org/package=sde
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlexBocken
Submitter: AlexBocken
FirstSubmitted: 1705004769
LastModified: 1705004769
URLPath: /cgit/aur.git/snapshot/r-sde.tar.gz