newmat on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S newmat

* (Optional) Uninstall newmat on Arch using YAY

$ yay -Rns newmat

2. Manually Install "newmat" via AUR

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

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

b. Clone newmat's git locally

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

c. Go to ~/newmat folder and install it

$ cd ~/newmat $ makepkg -si

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

ID: 1083815
Name: newmat
PackageBaseID: 19636
PackageBase: newmat
Version: 1:10E-1
Description: C++ matrix library
URL: http://www.robertnz.net
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1220701375
LastModified: 1653257656
URLPath: /cgit/aur.git/snapshot/newmat.tar.gz