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 .. 8 9 10 11 12 13 14 15 16 17 18 .. 37 Next › Last »

JP-Ellis commented on 2019-06-03 00:36 (UTC)

@dareme7 All the AUR packages always assume that the base and base-devel groups are installed (and sed is in fact a member of both... indicating that somehow you don't even have the base group installed which contains essential software for Linux systems).

dareme7 commented on 2019-06-01 14:47 (UTC)

This package is missing sed as a dependancy, it won't start otherwise.

stecampanella commented on 2019-05-23 13:29 (UTC)

@JP-Ellis Thanks for your work!

JP-Ellis commented on 2019-05-23 03:16 (UTC)

@sfncmp1729 I'll have a look at creating a PKGBUILD for the Wolfram Engine soon. I'll have to play around with it and make sure it works first which might take a day or two, but hopefully by the end of this weekend I should have something up!

stecampanella commented on 2019-05-22 13:19 (UTC)

Hi! A free version of the Wolfram Engine for developers has been released (https://www.wolfram.com/engine/). Just wondering, would it be possible to adapt this PKGBUILD for it?

RunAndTumble commented on 2019-04-30 14:18 (UTC)

@JP-Ellis

Yes, I didn't notice that I was out of space, thank you.

JP-Ellis commented on 2019-04-29 23:43 (UTC)

@RunAndTumble did you make sure there was enough disk space available? It seems like Mathematica did not complete installing all the components. Do you have any other error messages arising before this?

RunAndTumble commented on 2019-04-29 14:46 (UTC)

This is odd, now, with the latest script I get this:

-> Errors related to 'xdg-icon-resource' and 'xdg-desktop-menu' are to be expected during Mathematica's installation. -> Fixing symbolic links /run/media/user/misc/inst/mathematica/mathematica/PKGBUILD: line 123: cd: /run/media/user/misc/inst/mathematica/mathematica/pkg/mathematica/opt/Mathematica/Executables: No such file or directory ==> ERROR: A failure occurred in package().

Icemole commented on 2019-04-29 09:56 (UTC)

@JP-Ellis thanks for the quick answer. If someone is wondering where to find the script, I found mine on my Wolfram User Portal.