mathematica on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install mathematica on Arch using YAY
$
yay -S
mathematica
Copied
* (Optional) Uninstall mathematica on Arch using YAY
$
yay -Rns
mathematica
Copied
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
Copied
b. Clone mathematica's git locally
$
git clone https://aur.archlinux.org/mathematica.git
~/mathematica
Copied
c. Go to ~/mathematica folder and install it
$
cd
~/mathematica
Copied
$
makepkg -si
Copied
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
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