Download link for 13.0.1 (I got this from wolfram support):
https://amoeba.wolfram.com/index.php/s/3aqYPLZeotSM4bi
Search Criteria
Package Details: mathematica 14.3.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mathematica.git (read-only, click to copy) |
|---|---|
| Package Base: | mathematica |
| Description: | Computational software for mathematics, science, and engineering, with offline documentation included. |
| Upstream URL: | http://www.wolfram.com/mathematica/ |
| Keywords: | algebra calculus documentation math numerical physics science simulation symbolic wolfram |
| Licenses: | LicenseRef-Wolfram-Mathematica-License-Agreement |
| Submitter: | Feanor12 |
| Maintainer: | JP-Ellis (marmis) |
| Last Packager: | marmis |
| Votes: | 82 |
| Popularity: | 0.069642 |
| First Submitted: | 2011-03-03 21:27 (UTC) |
| Last Updated: | 2026-05-16 23:08 (UTC) |
Dependencies (22)
- alsa-lib
- bash (bash-gitAUR, bash-devel-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR, freetype2-macosAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libx11 (libx11-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- nss (nss-hgAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- inetutils (inetutils-gitAUR) (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR) (make)
- ffmpeg4.4 (optional) – alternative FFmpegTools backend
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR) (optional) – printer support
- libxinerama (libxinerama-randr-gitAUR) (optional) – required by FFmpegTools
- libxtst (optional) – X11 backend for Java AWT libraries
- openssl-1.1AUR (optional) – MQTTLink and Kerberos integration
- Show 2 more dependencies...
Required by (1)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 38 Next › Last »
hel commented on 2022-03-14 18:49 (UTC)
JP-Ellis commented on 2022-03-08 04:59 (UTC)
Unfortunately, I am still unable to download v13.0.1 which makes it impossible for me to update the PKGBUILD at this time.
In the past, Wolfram has made updates available to a few users before making everything broadly available, and perhaps this is what is going on here. Hopefully I will get access to v13.0.1 soon.
qumaciel commented on 2022-03-04 15:49 (UTC)
@prs, can you elaborate on the required changes for 13.0.1?!
prs commented on 2022-02-23 10:54 (UTC)
Greetings all! Since the 13.0.1 version has arrived about a month ago, I made a branch 13_0_1 and did some required changes. Kindly assist me with the process of making a pull request.
Also, I'm in a University where they have access to Mathematica so I might provide help in this repository with regards to updating the PKGBUILD.
Thanks!
kjslag commented on 2021-12-14 00:23 (UTC)
Version 13 fixes the text rendering issue for 3D plots for me. Here's a PKGBUILD: https://www.toptal.com/developers/hastebin/raw/ajiqexijog
JP-Ellis commented on 2021-12-13 22:14 (UTC)
I see that v13 has been released. I will be upgrading the package once I have access to it.
<deleted-account> commented on 2021-10-16 00:26 (UTC)
I think the categories should be
Categories=Math;Science;Education;
Instead of
Categories=Science;Math;NumericalAnalysis;DataVisualization;
JP-Ellis commented on 2021-08-30 21:14 (UTC)
@Patschke Thanks for bringing my attention to this! I think it was just a typo, I'll fix that today (though I won't release a new minor version as it is such an insignificant change).
Patschke commented on 2021-08-30 12:04 (UTC)
Is there a reason why the license is stored in /usr/share/license? The common path would be /usr/share/licenses (with a trailing s).
janin commented on 2021-08-26 16:18 (UTC) (edited on 2021-08-26 16:20 (UTC) by janin)
I was getting the error
Error: There is not enough space available to install the requested components in the selected location
I was able to solve this by temporarily resizing my tempfs
mount -o remount,size=40G,noatime /tmp/
Pinned Comments
marmis commented on 2024-12-24 03:37 (UTC) (edited on 2025-05-06 20:14 (UTC) by marmis)
mathematicaandmathematica-lighthave been updated to 14.1. Mathematica is being rebranded to WolframApp or just Wolfram. Because of that, you might have to update your current configuration according to Upgrading from Mathematica to Wolfram:$UserBaseDirectoryis now~/.Wolfram(you may need tomv ~/.Mathematica ~/.Wolfram)MATHINITis nowWOLFRAMNB_INIT(for additional arguments to Wolfram)MATHEMATICA_BASEis nowWOLFRAM_BASE(for custom$BaseDirectory)MATHEMATICA_USERBASEis nowWOLFRAM_USERBASE(for custom$UserBaseDirectory)JP-Ellis commented on 2022-10-08 00:22 (UTC) (edited on 2023-08-19 12:56 (UTC) by JP-Ellis)
Wolfram offers two bundles for Mathematica: one with offline docs included, and one which relies on online docs. I have created corresponding version of the Mathematica package in the AUR:
mathematica: As this package has historically always included offline docs, it will continue to do so now. As of 13.1.0, the package takes up around 14.1GiB with all documentation.mathematica-light: For those people who want a small package and/or want to use online docs, I have created this package which uses Wolfram's online-docs bundling of Mathematica. As of 13.3, the light version takes up around 7.2GiB.