python-x-transformers on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-x-transformers

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

$ yay -Rns python-x-transformers

2. Manually Install "python-x-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-x-transformers's git locally

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

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

$ cd ~/python-x-transformers $ makepkg -si

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

ID: 1171302
Name: python-x-transformers
PackageBaseID: 187551
PackageBase: python-x-transformers
Version: 1.2.3-1
Description: A simple but complete full-attention transformer with a set of promising experimental features from various papers
URL: https://github.com/lucidrains/x-transformers
NumVotes: 0
Popularity: 0
OutOfDate: 1706185711
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1668863218
LastModified: 1668863479
URLPath: /cgit/aur.git/snapshot/python-x-transformers.tar.gz