r-gdata on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S r-gdata

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

$ yay -Rns r-gdata

2. Manually Install "r-gdata" via AUR

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

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

b. Clone r-gdata's git locally

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

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

$ cd ~/r-gdata $ makepkg -si

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

ID: 1335432
Name: r-gdata
PackageBaseID: 161960
PackageBase: r-gdata
Version: 3.0.0-1
Description: Various R Programming Tools for Data Manipulation
URL: https://cran.r-project.org/package=gdata
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dhn
Submitter: dhn
FirstSubmitted: 1610372786
LastModified: 1697522514
URLPath: /cgit/aur.git/snapshot/r-gdata.tar.gz