r-polynom on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S r-polynom

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

$ yay -Rns r-polynom

2. Manually Install "r-polynom" via AUR

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

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

b. Clone r-polynom's git locally

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

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

$ cd ~/r-polynom $ makepkg -si

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

ID: 1418540
Name: r-polynom
PackageBaseID: 153959
PackageBase: r-polynom
Version: 1.4.1-11
Description: A Collection of Functions to Implement a Class for Univariate Polynomial Manipulations
URL: https://cran.r-project.org/package=polynom
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1591294166
LastModified: 1709272949
URLPath: /cgit/aur.git/snapshot/r-polynom.tar.gz