r-httpuv on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S r-httpuv

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

$ yay -Rns r-httpuv

2. Manually Install "r-httpuv" via AUR

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

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

b. Clone r-httpuv's git locally

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

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

$ cd ~/r-httpuv $ makepkg -si

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

ID: 1393137
Name: r-httpuv
PackageBaseID: 142045
PackageBase: r-httpuv
Version: 1.6.14-1
Description: HTTP and WebSocket Server Library
URL: https://cran.r-project.org/package=httpuv
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: dviktor
FirstSubmitted: 1557848813
LastModified: 1706313878
URLPath: /cgit/aur.git/snapshot/r-httpuv.tar.gz