@ajdunlap Strange that the checksum has changed. It looks like Wolfram has released an update without actually increasing the version. I will make a new release shortly.
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.068249 |
| 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 12 .. 38 Next › Last »
JP-Ellis commented on 2021-07-15 23:11 (UTC)
ajdunlap commented on 2021-07-15 19:19 (UTC)
Also, it appears that the name of the wolframscript deb needs to be updated to wolframscript_1.6.0+20210709241_amd64.deb in the PKGBUILD.
ajdunlap commented on 2021-07-15 19:01 (UTC)
The md5sum from wolfram.com is 7a192570cdcac6b40fed09cc7015b6bd which doesn't match what is in the PKGBUILD.
kjslag commented on 2021-05-20 21:08 (UTC)
Here's a PKGBUILD for 12.3 https://pastebin.com/raw/WmgrVvGj
Opacity in 3D plots works for me now. But text in 3D plots is still ugly. I haven't noticed any regressions yet.
clurch commented on 2021-05-17 13:08 (UTC) (edited on 2021-05-17 13:12 (UTC) by clurch)
Hi, I am having an issue building this package. I successfully downloaded the sources, but I keep getting the following error. I see that one user ran into a similar issue back into 2014, but it doesn't seem like he got an answer. I appreciate any help you guys may have.
==> Starting package()...
-> Running Mathematica installer
/var/tmp/pamac-build-[USER]/mathematica/src/Mathematica_12.2.0_LINUX.sh: line 265: exec: -t: invalid option
exec: usage: exec [-cl] [-a name] [command [argument ...]] [redirection ...]
==> ERROR: A failure occurred in package().
Aborting...
tonowak commented on 2021-04-07 17:58 (UTC)
Thanks for your help! This information is indeed written in the PKGBUILD, I'm a dumbass for not seeing it. Though pinning that in the comments may also be helpful.
ivanmlerner commented on 2021-04-07 17:53 (UTC)
You need to download the sources yourself, since they require an account and valid license to download.
tonowak commented on 2021-04-07 14:25 (UTC)
==> Retrieving sources...
==> ERROR: Mathematica_12.2.0_LINUX.sh was not found in the build directory and is not a URL.
error downloading sources: mathematica
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.