Package Details: mathematica 14.2.0-1

Git Clone URL: https://aur.archlinux.org/mathematica.git (read-only, click to copy)
Package Base: mathematica
Description: A computational software program used in scientific, engineering, and mathematical fields and other areas of technical computing with offline documentation.
Upstream URL: http://www.wolfram.com/mathematica/
Licenses: LicenseRef-WolframMathematicaLicenseAgreement
Submitter: Feanor12
Maintainer: JP-Ellis (marmis)
Last Packager: marmis
Votes: 80
Popularity: 0.45
First Submitted: 2011-03-03 21:27 (UTC)
Last Updated: 2025-01-26 05:16 (UTC)

Dependencies (54)

Required by (1)

Sources (2)

Pinned Comments

marmis commented on 2024-12-24 03:37 (UTC)

mathematica and mathematica-light have been updated to 14.1. Matematica 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:

  • The default $UserBaseDirectory is now ~/.Wolfram (you may need to mv ~/.Mathematica ~/.Wolfram)
  • MATHINIT is now WOLFRAMNB_INIT (for additional arguments to Wolfram)
  • MATHEMATICA_BASE is now WOLFRAM_BASE (for custom $BaseDirectory)
  • MATHEMATICA_USERBASE is now WOLFRAM_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.

Latest Comments

« First ‹ Previous 1 .. 15 16 17 18 19 20 21 22 23 24 25 .. 37 Next › Last »

JP-Ellis commented on 2018-03-15 04:26 (UTC) (edited on 2018-05-30 04:37 (UTC) by JP-Ellis)

Update to Mathematica 11.3.0

Summary of new features: https://wolfr.am/new-features-11-3

Release 2 The second release of 11.3.0 removes various libraries which are automatically included in Mathematica so that Mathematica falls back on the system version. This was done in order to address an incompatibility in a recent system library update. I have been using this release for a while with no issue, but as usual let me know if any issue comes up.

In particular, portaudio may be required (though is not necessary is you only run Mathematica from the command line)

Release 3 Update reflects the new release of 11.3.0 by Wolfram. I could not find release notes (probably a minor bug fix release).

eisterman commented on 2018-03-14 08:53 (UTC) (edited on 2018-03-14 08:54 (UTC) by eisterman)

I've fixed the PKGBUILD for the 11.3

https://pastebin.com/PcwuXDw8

Changelog:

  • Update pkgver

  • Updated hardcoded name wolframscript_1.2.0-22_amd64.deb to wolframscript_1.2.0-36_amd64.deb

  • Updated data.tar.xz to data.tar.gz (file inside wolframscript_1.2.0-36_amd64.deb)

  • Fixed bug on a mkdir that interrupted the compilation if the folder ${srcdir}/WolframScript already existed (line 143 old version, missing -p argument)

PKGBUILD already tested, but only on a single PC x86_64.

JP-Ellis commented on 2018-03-14 04:04 (UTC)

I'm aware that 11.3 of Mathematica has been released; unfortunately, my licence so far does not allow me to download 11.3. As soon as I am able to get my hand on 11.3, I will update this package. Sorry for the delay.

JP-Ellis commented on 2017-09-30 11:07 (UTC)

@Excaliber You need to have the PKGBUILD and the Mathematica installer in the same directory (a symlink works too).

Excaliber commented on 2017-09-30 04:24 (UTC) (edited on 2017-09-30 04:25 (UTC) by Excaliber)

I have the file Mathematica_11.2.0_LINUX.sh in my home folder but i still have the error: ==> ERROR: Mathematica_11.2.0_LINUX.sh was not found in the build directory and is not a URL. thanks for the support!

kjslag commented on 2017-09-19 03:32 (UTC)

@johnramsden did you run out of disk space by chance?

JP-Ellis commented on 2017-09-19 03:27 (UTC)

@johnramsden Mathematica's installation error log should have just errors to do with xdg (`xdg-icon-resource`, `xdg-desktop-menu`, etc.) and these are expected. I do not know what is causing the errors from `tar` though. Did the `Mathematica_11.2.0_LINUX.sh` pass the checksums?

johnramsden commented on 2017-09-19 02:06 (UTC)

I keep getting the following error on install. I had 11.1.x installed before and didn't get this error: Installation failed. See /home/john/.cache/mm/mathematica/pkg/mathematica/opt/Mathematica/InstallErrors. -> Fixing symbolic links /home/john/.cache/mm/mathematica/PKGBUILD: line 117: cd: /home/john/.cache/mm/mathematica/pkg/mathematica/opt/Mathematica/Executables: No such file or directory ==> ERROR: A failure occurred in package(). Aborting... In the error log: tar: Substituting `.' for empty member name tar: Skipping to next header tar: Exiting with failure status due to previous errors tar: Substituting `.' for empty member name tar: .: Unknown file type ' ', extracted as normal file tar: .: Cannot open: Is a directory tar: Substituting `.' for empty member name tar: .: Unknown file type ' ', extracted as normal file tar: .: Cannot open: Is a directory tar: Substituting `.' for empty member name tar: .: Unknown file type ' ', extracted as normal file tar: .: Cannot open: Is a directory tar: Substituting `.' for empty member name tar: .: Unknown file type ' ', extracted as normal file tar: .: Cannot open: Is a directory tar: Skipping to next header tar: Exiting with failure status due to previous errors xdg-icon-resource: No writable system icon directory found.

JP-Ellis commented on 2017-09-18 04:53 (UTC)

Update to Mathematica 11.2.0. Summary of new features: https://wolfr.am/new-features-11-2

JP-Ellis commented on 2017-09-02 10:46 (UTC)

@alge Mathematica is a paid, proprietary software and must be downloaded separately.