python-fastmat on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S python-fastmat

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

$ yay -Rns python-fastmat

2. Manually Install "python-fastmat" via AUR

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

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

b. Clone python-fastmat's git locally

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

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

$ cd ~/python-fastmat $ makepkg -si

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

ID: 1244578
Name: python-fastmat
PackageBaseID: 127430
PackageBase: python-fastmat
Version: 0.2.2-1
Description: fast linear transforms in Python
URL: https://pypi.org/project/fastmat
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: Labello
FirstSubmitted: 1511345959
LastModified: 1682120999
URLPath: /cgit/aur.git/snapshot/python-fastmat.tar.gz