r-httr2 on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-httr2

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

$ yay -Rns r-httr2

2. Manually Install "r-httr2" via AUR

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

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

b. Clone r-httr2's git locally

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

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

$ cd ~/r-httr2 $ makepkg -si

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

ID: 1384213
Name: r-httr2
PackageBaseID: 190448
PackageBase: r-httr2
Version: 1.0.0-1
Description: Perform HTTP Requests and Process the Responses
URL: https://cran.r-project.org/package=httr2
NumVotes: 1
Popularity: 0.000525
OutOfDate:
Maintainer: AlexBocken
Submitter: AlexBocken
FirstSubmitted: 1676460029
LastModified: 1705001276
URLPath: /cgit/aur.git/snapshot/r-httr2.tar.gz