Package Details: mathematica 14.0.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: proprietary
Submitter: Feanor12
Maintainer: JP-Ellis
Last Packager: JP-Ellis
Votes: 80
Popularity: 0.45
First Submitted: 2011-03-03 21:27 (UTC)
Last Updated: 2024-01-15 22:25 (UTC)

Dependencies (51)

Required by (1)

Sources (2)

Pinned Comments

JP-Ellis commented on 2024-01-15 22:27 (UTC)

The update to v14.0.0 has been uploaded. A list of new features can be found in Wolfram's blog.

If there are any issues with this PKGBUILD, please let me know in a commment below.

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

Johnny_Net commented on 2012-10-30 13:21 (UTC)

It does not work for me. ==> Starting package()... Fixing symbolic symlinks /tmp/yaourt-tmp-user/aur-mathematica/./PKGBUILD: line 33: cd: tmp/yaourt-tmp-user/aur-mathematica/pkg/usr/bin: No such file or directory. Any ideas please?

kjslag commented on 2012-08-30 22:04 (UTC)

Oops, I didn't notice the font-mathematica package. Nevermind.

rscholer commented on 2012-08-01 03:43 (UTC)

Ok. It seems we have to add "mathematica-fonts", "xorg-fonts-alias" and "xorg-fonts-type1" to dependencies.

rscholer commented on 2012-08-01 03:22 (UTC)

kjslag: Hmm... first we have to determine which fonts are available through packages and which are Mathematica-only. Then we can copy the Mathematica-only fonts to /usr/share/fonts. This is to avoid a "overwrite" of the packaged fonts.

kjslag commented on 2012-07-31 22:16 (UTC)

Could you add this line to the PKGBUILD? The line adds the mathematica fonts to the rest of the system fonts so that your text editor will see them. sudo ln -s /opt/Mathematica/SystemFiles/Fonts/ ${pkgdir}/usr/share/fonts/mathematica

Fallback commented on 2012-03-06 00:50 (UTC)

http://www.math.uri.edu/~alex/Mathematica/

Feanor12 commented on 2011-12-23 18:17 (UTC)

Awesome

rscholer commented on 2011-12-23 08:29 (UTC)

I was able to create, after comparing the content of /opt/Mathematica and /usr/share, a PKGBUILD which should install all necessary files. You can find the PKGBUILD here: http://pastebin.com/rGaWkMHr and the install file here: http://pastebin.com/aT1g5xQi

Feanor12 commented on 2011-12-22 13:54 (UTC)

There are desktop files in /opt/Mathematica/SystemFiles/Installation/ , but I'm not sure how to install those.

rscholer commented on 2011-12-22 12:25 (UTC)

Is it just me or does the package not contain icons, mime information, and *.desktop files?