r-vroom on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S r-vroom

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

$ yay -Rns r-vroom

2. Manually Install "r-vroom" via AUR

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

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

b. Clone r-vroom's git locally

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

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

$ cd ~/r-vroom $ makepkg -si

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

ID: 1365249
Name: r-vroom
PackageBaseID: 169190
PackageBase: r-vroom
Version: 1.6.5-1
Description: Read and Write Rectangular Text Data Quickly
URL: https://cran.r-project.org/package=vroom
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1627205822
LastModified: 1701821238
URLPath: /cgit/aur.git/snapshot/r-vroom.tar.gz