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 .. 21 22 23 24 25 26 27 28 29 30 31 .. 37 Next › Last »

torfan commented on 2016-04-25 14:23 (UTC)

@someonerandom I installed yesterday Arch Linux with KDE Desktop and I can't install Mathematica. I have the problem you describe. I don't know how to apply the patch you refer. How I will install Mathematica (or the patch)? Thanks in advance.

someonerandom commented on 2016-04-24 12:28 (UTC)

If someone recently wants to build this package, keep away from gzip-1.7-1: gzip: write error: Bad file descriptor expr: syntax error Critical Failure in CheckSpace_() Unix/Installer/MathInstaller: line 3484: [: =: unary operator expected Unix/Installer/MathInstaller: line 3488: [: =: unary operator expected Unix/Installer/MathInstaller: line 3484: [: =: unary operator expected Unix/Installer/MathInstaller: line 3488: [: =: unary operator expected This is only fixed at git at the moment: http://git.savannah.gnu.org/cgit/gzip.git/commit/?id=3557cd57906915eb9c990b5f386e25c395592643

kjslag commented on 2016-04-22 01:35 (UTC)

@chrisbdaemon: Yes, they keep renaming their desktop files... :/ Also, the xdg-icon-resource errors from 10.3.1 are back. (It was temporarily fixed in 10.4.0.) Luckily, these errors appear to be harmless. I emailed Wolfram about it again.

chrisbdaemon commented on 2016-04-20 16:27 (UTC) (edited on 2016-04-20 16:54 (UTC) by chrisbdaemon)

Has anyone had success installing 10.4.1? I changed the pkgver and the md5 hashsum and the installation fails. No real information on why either. Update: Found the problem, wolfram-mathematica10.desktop is now wolfram-mathematica.desktop

doug commented on 2016-03-21 21:11 (UTC)

yes it works, we are using MathLM network license manager and have no problem activating

kjslag commented on 2016-03-19 19:34 (UTC)

I hope so. However, I haven't managed to successfully activate Mathematica 10.4 yet. Neither the online nor offline password generator have worked for me, and I'm still discussing with tech support. If someone confirms that 10.4 does indeed work on Arch, I'll update the package. You can test by changing the pkgver line near the top of the PKGBUILD, and then build using makepkg --skipinteg

GLaDER commented on 2016-03-19 18:57 (UTC)

Is there an upcoming 10.4-package coming?

batarjal commented on 2016-03-12 02:53 (UTC)

That worked. Thanks for your help!

kjslag commented on 2016-03-10 20:04 (UTC) (edited on 2016-04-19 22:36 (UTC) by kjslag)

To install a different version, change the pkgver line near the top of the PKGBUILD to the desired version, and build with makepkg --skipinteg

batarjal commented on 2016-03-10 12:58 (UTC)

That's probably my issue - My installer's name is Mathematica_10.1.0_LINUX.sh. Is there a way to use your package with my installer? My university only has version 10.1 available at this point in time.