python-blis on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-blis

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

$ yay -Rns python-blis

2. Manually Install "python-blis" via AUR

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

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

b. Clone python-blis's git locally

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

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

$ cd ~/python-blis $ makepkg -si

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

ID: 1126478
Name: python-blis
PackageBaseID: 137015
PackageBase: python-blis
Version: 0.9.1-1
Description: Fast matrix-multiplication as a self-contained Python library
URL: https://github.com/explosion/cython-blis
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: jnphilipp
Submitter: crendel
FirstSubmitted: 1540892030
LastModified: 1660602967
URLPath: /cgit/aur.git/snapshot/python-blis.tar.gz