r-rlist on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rlist

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

$ yay -Rns r-rlist

2. Manually Install "r-rlist" via AUR

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

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

b. Clone r-rlist's git locally

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

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

$ cd ~/r-rlist $ makepkg -si

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

ID: 1093576
Name: r-rlist
PackageBaseID: 182110
PackageBase: r-rlist
Version: 0.4.6.2-4
Description: A Toolbox for Non-Tabular Data Manipulation
URL: https://cran.r-project.org/package=rlist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654520229
LastModified: 1654520229
URLPath: /cgit/aur.git/snapshot/r-rlist.tar.gz