r-base64enc on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S r-base64enc

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

$ yay -Rns r-base64enc

2. Manually Install "r-base64enc" via AUR

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

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

b. Clone r-base64enc's git locally

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

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

$ cd ~/r-base64enc $ makepkg -si

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

ID: 1341791
Name: r-base64enc
PackageBaseID: 141726
PackageBase: r-base64enc
Version: 0.1.3-11
Description: Tools for base64 encoding
URL: https://cran.r-project.org/package=base64enc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: Kibouo
FirstSubmitted: 1556819599
LastModified: 1698365158
URLPath: /cgit/aur.git/snapshot/r-base64enc.tar.gz