r-openssl on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S r-openssl

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

$ yay -Rns r-openssl

2. Manually Install "r-openssl" via AUR

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

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

b. Clone r-openssl's git locally

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

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

$ cd ~/r-openssl $ makepkg -si

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

ID: 1324858
Name: r-openssl
PackageBaseID: 141710
PackageBase: r-openssl
Version: 2.1.1-1
Description: Encryption, Signatures and Certificates Based on OpenSSLi
URL: https://cran.r-project.org/package=openssl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: Kibouo
FirstSubmitted: 1556811626
LastModified: 1695732033
URLPath: /cgit/aur.git/snapshot/r-openssl.tar.gz