openmatrix on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S openmatrix

* (Optional) Uninstall openmatrix on Arch using YAY

$ yay -Rns openmatrix

2. Manually Install "openmatrix" via AUR

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

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

b. Clone openmatrix's git locally

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

c. Go to ~/openmatrix folder and install it

$ cd ~/openmatrix $ makepkg -si

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

ID: 1295243
Name: openmatrix
PackageBaseID: 196186
PackageBase: openmatrix
Version: 1.0.12-1
Description: An open-source computational programming language
URL: https://www.openmatrix.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1690476918
LastModified: 1690476918
URLPath: /cgit/aur.git/snapshot/openmatrix.tar.gz