r-webutils on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S r-webutils

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

$ yay -Rns r-webutils

2. Manually Install "r-webutils" via AUR

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

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

b. Clone r-webutils's git locally

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

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

$ cd ~/r-webutils $ makepkg -si

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

ID: 1359351
Name: r-webutils
PackageBaseID: 174578
PackageBase: r-webutils
Version: 1.2.0-1
Description: Utility Functions for Developing Web Applications
URL: https://cran.r-project.org/package=webutils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1640954185
LastModified: 1700849071
URLPath: /cgit/aur.git/snapshot/r-webutils.tar.gz