r-base64url on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-base64url

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

$ yay -Rns r-base64url

2. Manually Install "r-base64url" via AUR

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

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

b. Clone r-base64url's git locally

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

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

$ cd ~/r-base64url $ makepkg -si

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

ID: 1090669
Name: r-base64url
PackageBaseID: 179629
PackageBase: r-base64url
Version: 1.4-4
Description: Fast and URL-Safe Base64 Encoder and Decoder
URL: https://cran.r-project.org/package=base64url
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654453049
LastModified: 1654453049
URLPath: /cgit/aur.git/snapshot/r-base64url.tar.gz