r-easycsv on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-easycsv

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

$ yay -Rns r-easycsv

2. Manually Install "r-easycsv" via AUR

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

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

b. Clone r-easycsv's git locally

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

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

$ cd ~/r-easycsv $ makepkg -si

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

ID: 1363750
Name: r-easycsv
PackageBaseID: 200177
PackageBase: r-easycsv
Version: 1.0.8-1
Description: Load Multiple 'csv' and 'txt' Tables
URL: https://cran.r-project.org/package=easycsv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1701594609
LastModified: 1701594609
URLPath: /cgit/aur.git/snapshot/r-easycsv.tar.gz