open-axiom on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S open-axiom

* (Optional) Uninstall open-axiom on Arch using YAY

$ yay -Rns open-axiom

2. Manually Install "open-axiom" via AUR

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

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

b. Clone open-axiom's git locally

$ git clone https://aur.archlinux.org/open-axiom.git ~/open-axiom

c. Go to ~/open-axiom folder and install it

$ cd ~/open-axiom $ makepkg -si

3. Information about the open-axiom package on Arch User Repository (AUR)

ID: 204115
Name: open-axiom
PackageBaseID: 51450
PackageBase: open-axiom
Version: 1.4.2-5
Description: open source platform for symbolic, algebraic, and numerical computations
URL: http://www.open-axiom.org
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1313077279
LastModified: 1435514164
URLPath: /cgit/aur.git/snapshot/open-axiom.tar.gz

5. The same packages on other Linux Distributions