r-datamods on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-datamods

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

$ yay -Rns r-datamods

2. Manually Install "r-datamods" via AUR

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

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

b. Clone r-datamods's git locally

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

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

$ cd ~/r-datamods $ makepkg -si

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

ID: 1417719
Name: r-datamods
PackageBaseID: 180132
PackageBase: r-datamods
Version: 1.4.5-1
Description: Modules to Import and Manipulate Data in 'Shiny'
URL: https://cran.r-project.org/package=datamods
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654472318
LastModified: 1709165137
URLPath: /cgit/aur.git/snapshot/r-datamods.tar.gz