r-httr on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S r-httr

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

$ yay -Rns r-httr

2. Manually Install "r-httr" via AUR

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

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

b. Clone r-httr's git locally

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

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

$ cd ~/r-httr $ makepkg -si

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

ID: 1304233
Name: r-httr
PackageBaseID: 140582
PackageBase: r-httr
Version: 1.4.7-1
Description: Tools for Working with URLs and HTTP
URL: https://cran.r-project.org/package=httr
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dhn
Submitter: editicalu
FirstSubmitted: 1553438509
LastModified: 1692100931
URLPath: /cgit/aur.git/snapshot/r-httr.tar.gz