libcmatrix on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libcmatrix

* (Optional) Uninstall libcmatrix on Arch using YAY

$ yay -Rns libcmatrix

2. Manually Install "libcmatrix" via AUR

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

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

b. Clone libcmatrix's git locally

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

c. Go to ~/libcmatrix folder and install it

$ cd ~/libcmatrix $ makepkg -si

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

ID: 1314958
Name: libcmatrix
PackageBaseID: 142250
PackageBase: libcmatrix
Version: 3.11.0-8
Description: A library designed for numerical studies of problems in NMR
URL: https://community.dur.ac.uk/solids.nmr/software/pnmrsim
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: a.kudelin
Submitter: a.kudelin
FirstSubmitted: 1558554464
LastModified: 1694026812
URLPath: /cgit/aur.git/snapshot/libcmatrix.tar.gz