cnmatrix on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cnmatrix

* (Optional) Uninstall cnmatrix on Arch using YAY

$ yay -Rns cnmatrix

2. Manually Install "cnmatrix" via AUR

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

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

b. Clone cnmatrix's git locally

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

c. Go to ~/cnmatrix folder and install it

$ cd ~/cnmatrix $ makepkg -si

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

ID: 1121085
Name: cnmatrix
PackageBaseID: 184627
PackageBase: cnmatrix
Version: 0.0-1
Description: C interface to a few matrix backends
URL: https://github.com/cntools/cnmatrix/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1659480638
LastModified: 1659480638
URLPath: /cgit/aur.git/snapshot/cnmatrix.tar.gz