python-flash-attention on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-flash-attention

* (Optional) Uninstall python-flash-attention on Arch using YAY

$ yay -Rns python-flash-attention

2. Manually Install "python-flash-attention" via AUR

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

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

b. Clone python-flash-attention's git locally

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

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

$ cd ~/python-flash-attention $ makepkg -si

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

ID: 1374799
Name: python-flash-attention
PackageBaseID: 194935
PackageBase: python-flash-attention
Version: 2.3.6-1
Description: Fast and memory-efficient exact attention
URL: https://github.com/HazyResearch/flash-attention
NumVotes: 1
Popularity: 0.004453
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1687332448
LastModified: 1703406961
URLPath: /cgit/aur.git/snapshot/python-flash-attention.tar.gz