python-safetensors on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-safetensors

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

$ yay -Rns python-safetensors

2. Manually Install "python-safetensors" via AUR

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

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

b. Clone python-safetensors's git locally

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

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

$ cd ~/python-safetensors $ makepkg -si

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

ID: 1391284
Name: python-safetensors
PackageBaseID: 189337
PackageBase: python-safetensors
Version: 0.4.2-1
Description: Simple, safe way to store and distribute tensors
URL: https://github.com/huggingface/safetensors
NumVotes: 1
Popularity: 0.156747
OutOfDate:
Maintainer: mane.andrea
Submitter: Henry-ZHR
FirstSubmitted: 1673171693
LastModified: 1706040414
URLPath: /cgit/aur.git/snapshot/python-safetensors.tar.gz