r-rvest on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S r-rvest

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

$ yay -Rns r-rvest

2. Manually Install "r-rvest" via AUR

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

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

b. Clone r-rvest's git locally

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

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

$ cd ~/r-rvest $ makepkg -si

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

ID: 1147379
Name: r-rvest
PackageBaseID: 167351
PackageBase: r-rvest
Version: 1.0.3-1
Description: Easily Harvest (Scrape) Web Pages
URL: https://cran.r-project.org/package=rvest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alhirzel
Submitter: panupam
FirstSubmitted: 1621980101
LastModified: 1664702319
URLPath: /cgit/aur.git/snapshot/r-rvest.tar.gz