r-rcurl on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S r-rcurl

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

$ yay -Rns r-rcurl

2. Manually Install "r-rcurl" via AUR

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

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

b. Clone r-rcurl's git locally

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

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

$ cd ~/r-rcurl $ makepkg -si

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

ID: 1383437
Name: r-rcurl
PackageBaseID: 139502
PackageBase: r-rcurl
Version: 1.98.1.14-1
Description: General Network (HTTP/FTP/...) Client Interface for R
URL: https://cran.r-project.org/package=RCurl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1549721606
LastModified: 1704880165
URLPath: /cgit/aur.git/snapshot/r-rcurl.tar.gz