jama on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S jama

* (Optional) Uninstall jama on Arch using YAY

$ yay -Rns jama

2. Manually Install "jama" via AUR

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

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

b. Clone jama's git locally

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

c. Go to ~/jama folder and install it

$ cd ~/jama $ makepkg -si

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

ID: 743823
Name: jama
PackageBaseID: 153703
PackageBase: jama
Version: 1.2.5-2
Description: C++ Linear Algebra Library based on TNT
URL: http://math.nist.gov/tnt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: macdems
Submitter: macdems
FirstSubmitted: 1590650680
LastModified: 1590651226
URLPath: /cgit/aur.git/snapshot/jama.tar.gz