python-transformers on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-transformers

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

$ yay -Rns python-transformers

2. Manually Install "python-transformers" via AUR

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

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

b. Clone python-transformers's git locally

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

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

$ cd ~/python-transformers $ makepkg -si

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

ID: 1418811
Name: python-transformers
PackageBaseID: 172310
PackageBase: python-transformers
Version: 4.38.2-1
Description: State-of-the-art Natural Language Processing for Jax, PyTorch and TensorFlow
URL: https://github.com/huggingface/transformers
NumVotes: 7
Popularity: 0.00809
OutOfDate:
Maintainer: xiota
Submitter: filipg
FirstSubmitted: 1634981413
LastModified: 1709284689
URLPath: /cgit/aur.git/snapshot/python-transformers.tar.gz