blis on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install blis on Arch using YAY
$
yay -S
blis
Copied
* (Optional) Uninstall blis on Arch using YAY
$
yay -Rns
blis
Copied
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
Copied
b. Clone blis's git locally
$
git clone https://aur.archlinux.org/blis.git
~/blis
Copied
c. Go to ~/blis folder and install it
$
cd
~/blis
Copied
$
makepkg -si
Copied
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
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