r-elliptic on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-elliptic

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

$ yay -Rns r-elliptic

2. Manually Install "r-elliptic" via AUR

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

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

b. Clone r-elliptic's git locally

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

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

$ cd ~/r-elliptic $ makepkg -si

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

ID: 1422471
Name: r-elliptic
PackageBaseID: 180326
PackageBase: r-elliptic
Version: 1.4.0-10
Description: Weierstrass and Jacobi Elliptic Functions
URL: https://cran.r-project.org/package=elliptic
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654476914
LastModified: 1709813340
URLPath: /cgit/aur.git/snapshot/r-elliptic.tar.gz