mathematica on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mathematica

* (Optional) Uninstall mathematica on Arch using YAY

$ yay -Rns mathematica

2. Manually Install "mathematica" via AUR

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

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

b. Clone mathematica's git locally

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

c. Go to ~/mathematica folder and install it

$ cd ~/mathematica $ makepkg -si

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

ID: 1386452
Name: mathematica
PackageBaseID: 47077
PackageBase: mathematica
Version: 14.0.0-1
Description: A computational software program used in scientific, engineering, and mathematical fields and other areas of technical computing with offline documentation.
URL: http://www.wolfram.com/mathematica/
NumVotes: 79
Popularity: 0.305899
OutOfDate:
Maintainer: JP-Ellis
Submitter: Feanor12
FirstSubmitted: 1299187667
LastModified: 1705357527
URLPath: /cgit/aur.git/snapshot/mathematica.tar.gz