python-triton on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-triton

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

$ yay -Rns python-triton

2. Manually Install "python-triton" via AUR

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

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

b. Clone python-triton's git locally

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

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

$ cd ~/python-triton $ makepkg -si

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

ID: 1366312
Name: python-triton
PackageBaseID: 195292
PackageBase: python-triton
Version: 2.1.0-1
Description: Triton compiler
URL: https://github.com/openai/triton
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1688387947
LastModified: 1701999432
URLPath: /cgit/aur.git/snapshot/python-triton.tar.gz