Package Details: mathematica 14.1.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.90
First Submitted: 2011-03-03 21:27 (UTC)
Last Updated: 2024-12-24 03:20 (UTC)

Dependencies (53)

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 .. 25 26 27 28 29 30 31 32 33 34 35 .. 37 Next › Last »

kjslag commented on 2014-11-03 05:28 (UTC)

# To build this package you need to place the mathematica-installer into your startdir # If you don't own the installer you can download a trial version at http://www.wolfram.com/mathematica/trial

PythonNut commented on 2014-11-03 05:24 (UTC)

I get ==> Retrieving sources... ==> ERROR: Unknown download protocol: file Aborting... ==> ERROR: Makepkg was unable to build mathematica. ==> Restart building mathematica ? [y/N] ==> ------------------------------------ ==> Building today.

kjslag commented on 2014-10-05 19:44 (UTC)

Does /bin/sh point to bash for you? From looking at the script, it looks like the script checks to see if you're using a terminal by running 'tty -s' and checking for an exit success. In your case, 'tty -s' seems to fail, which seems odd. What do you get when you run 'tty || echo fail'? I get /dev/pts/4.

land_or commented on 2014-10-05 18:39 (UTC)

I get following error: /tmp/pacaurtmp-roland/mathematica/src/Mathematica_10.0.1_LINUX.sh: line 265: exec: -t: invalid option any suggestions?

kjslag commented on 2014-09-18 23:49 (UTC)

Oops, sorry about that. I added frederik's suggestion.

freswa commented on 2014-09-18 22:50 (UTC)

There are some files in this package that are world writeable (xx7). This is a security risk since anybody on this computer may execute commands as another user. You should add chmod o-w -R ${pkgdir}/* at the end before "Done" to avoid this. Thanks

kjslag commented on 2014-07-11 18:40 (UTC)

@JKAbrams I don't have ttf-ms-win8.

JKAbrams commented on 2014-07-11 14:31 (UTC)

@doug, tried installing the ubuntu font, the others I have already, I have the older ttf-ms fonts installed, but holding off on installing win8 fonts until I know I _really_ have to.. @kjslag tried, did not help. Do you have ttf-ms-win8? right I guess it's not a packaging issue then, taking this to the forum: https://bbs.archlinux.org/viewtopic.php?pid=1434917#p1434917

kjslag commented on 2014-07-10 21:35 (UTC)

@JKAbrams Fonts work for me also. You could try moving the ~/.Mathematica file if none of the ttf packages fix it. (When you start Mathematica again, it won't be able to find your license info. So just close it and copy in your old .Mathematica/Licensing/mathpass file.)