mathics on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S mathics

* (Optional) Uninstall mathics on Arch using YAY

$ yay -Rns mathics

2. Manually Install "mathics" via AUR

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

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

b. Clone mathics's git locally

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

c. Go to ~/mathics folder and install it

$ cd ~/mathics $ makepkg -si

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

ID: 1365481
Name: mathics
PackageBaseID: 56986
PackageBase: mathics
Version: 6.0.4-3
Description: A general-purpose computer algebra system.
URL: https://mathics.org/
NumVotes: 29
Popularity: 0.057918
OutOfDate:
Maintainer: vicp74
Submitter: rnestler
FirstSubmitted: 1330088244
LastModified: 1701860958
URLPath: /cgit/aur.git/snapshot/mathics.tar.gz