r-safetensors on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-safetensors

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

$ yay -Rns r-safetensors

2. Manually Install "r-safetensors" via AUR

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

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

b. Clone r-safetensors's git locally

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

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

$ cd ~/r-safetensors $ makepkg -si

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

ID: 1370453
Name: r-safetensors
PackageBaseID: 200596
PackageBase: r-safetensors
Version: 0.1.2-1
Description: Safetensors File Format
URL: https://cran.r-project.org/package=safetensors
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1702669401
LastModified: 1702669401
URLPath: /cgit/aur.git/snapshot/r-safetensors.tar.gz