r-httpcache on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-httpcache

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

$ yay -Rns r-httpcache

2. Manually Install "r-httpcache" via AUR

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

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

b. Clone r-httpcache's git locally

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

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

$ cd ~/r-httpcache $ makepkg -si

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

ID: 1298383
Name: r-httpcache
PackageBaseID: 190446
PackageBase: r-httpcache
Version: 1.2.0-2
Description: Query Cache for HTTP Clients
URL: https://cran.r-project.org/package=httpcache
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: AlexBocken
Submitter: AlexBocken
FirstSubmitted: 1676457555
LastModified: 1691051993
URLPath: /cgit/aur.git/snapshot/r-httpcache.tar.gz