python-kernex on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-kernex

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

$ yay -Rns python-kernex

2. Manually Install "python-kernex" via AUR

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

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

b. Clone python-kernex's git locally

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

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

$ cd ~/python-kernex $ makepkg -si

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

ID: 1409970
Name: python-kernex
PackageBaseID: 202128
PackageBase: python-kernex
Version: 0.2.0-2
Description: Stencil computations in JAX
URL: https://github.com/ASEM000/kernex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1706901249
LastModified: 1708056603
URLPath: /cgit/aur.git/snapshot/python-kernex.tar.gz