python-jmp on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-jmp

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

$ yay -Rns python-jmp

2. Manually Install "python-jmp" via AUR

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

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

b. Clone python-jmp's git locally

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

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

$ cd ~/python-jmp $ makepkg -si

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

ID: 1273627
Name: python-jmp
PackageBaseID: 190397
PackageBase: python-jmp
Version: 0.0.4-3
Description: A mixed precision library for JAX
URL: https://github.com/deepmind/jmp
NumVotes: 1
Popularity: 0.000342
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1676328186
LastModified: 1686829226
URLPath: /cgit/aur.git/snapshot/python-jmp.tar.gz