r-sharedobject on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-sharedobject

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

$ yay -Rns r-sharedobject

2. Manually Install "r-sharedobject" via AUR

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

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

b. Clone r-sharedobject's git locally

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

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

$ cd ~/r-sharedobject $ makepkg -si

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

ID: 1340292
Name: r-sharedobject
PackageBaseID: 182378
PackageBase: r-sharedobject
Version: 1.16.0-1
Description: Sharing R objects across multiple R processes without memory duplication
URL: https://bioconductor.org/packages/SharedObject
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654527153
LastModified: 1698270119
URLPath: /cgit/aur.git/snapshot/r-sharedobject.tar.gz