r-blob on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-blob

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

$ yay -Rns r-blob

2. Manually Install "r-blob" via AUR

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

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

b. Clone r-blob's git locally

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

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

$ cd ~/r-blob $ makepkg -si

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

ID: 1275894
Name: r-blob
PackageBaseID: 153695
PackageBase: r-blob
Version: 1.2.4-3
Description: A Simple S3 Class for Representing Vectors of Binary Data ('BLOBS')
URL: https://cran.r-project.org/package=blob
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: dviktor
FirstSubmitted: 1590616057
LastModified: 1687219457
URLPath: /cgit/aur.git/snapshot/r-blob.tar.gz