python-numba on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-numba

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

$ yay -Rns python-numba

2. Manually Install "python-numba" via AUR

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

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

b. Clone python-numba's git locally

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

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

$ cd ~/python-numba $ makepkg -si

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

ID: 1134139
Name: python-numba
PackageBaseID: 81743
PackageBase: python-numba
Version: 0.56.2-1
Description: NumPy aware dynamic Python compiler using LLVM
URL: https://numba.pydata.org/
NumVotes: 51
Popularity: 1.122234
OutOfDate:
Maintainer: mschu
FirstSubmitted: 1399753995
LastModified: 1662104824
URLPath: /cgit/aur.git/snapshot/python-numba.tar.gz