r-generics on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S r-generics

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

$ yay -Rns r-generics

2. Manually Install "r-generics" via AUR

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

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

b. Clone r-generics's git locally

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

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

$ cd ~/r-generics $ makepkg -si

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

ID: 1280567
Name: r-generics
PackageBaseID: 146985
PackageBase: r-generics
Version: 0.1.3-7
Description: Common S3 Generics not Provided by Base R Methods Related to Model Fitting
URL: https://cran.r-project.org/package=generics
NumVotes: 2
Popularity: 0.002181
OutOfDate:
Maintainer: pekkarr
Submitter: frichtlm
FirstSubmitted: 1574890098
LastModified: 1688061927
URLPath: /cgit/aur.git/snapshot/r-generics.tar.gz