python-jittor on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-jittor

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

$ yay -Rns python-jittor

2. Manually Install "python-jittor" via AUR

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

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

b. Clone python-jittor's git locally

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

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

$ cd ~/python-jittor $ makepkg -si

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

ID: 1078940
Name: python-jittor
PackageBaseID: 178687
PackageBase: python-jittor
Version: 1.3.4.1-2
Description: Just-in-time deep learning framework
URL: https://github.com/Jittor/jittor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: FantasqueX
FirstSubmitted: 1652028283
LastModified: 1652320572
URLPath: /cgit/aur.git/snapshot/python-jittor.tar.gz