blis on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S blis

* (Optional) Uninstall blis on Arch using YAY

$ yay -Rns blis

2. Manually Install "blis" via AUR

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

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

b. Clone blis's git locally

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

c. Go to ~/blis folder and install it

$ cd ~/blis $ makepkg -si

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

ID: 1382626
Name: blis
PackageBaseID: 97459
PackageBase: blis
Version: 0.9.0-4
Description: BLAS-like Library Instantiation Software Framework
URL: https://github.com/flame/blis
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: jdarch
FirstSubmitted: 1439434078
LastModified: 1704743494
URLPath: /cgit/aur.git/snapshot/blis.tar.gz