I did not experience any problems to build the package with the PKGBUILD
as given. However I did experience a problem installing:
:: Proceed with installation? [Y/n] Y
(1/1) checking keys in keyring [#############################################################################################] 100%
(1/1) checking package integrity [#############################################################################################] 100%
(1/1) loading package files [#############################################################################################] 100%
(1/1) checking for file conflicts [#############################################################################################] 100%
error: failed to commit transaction (conflicting files)
mathematica: /usr/bin/ELProver exists in filesystem (owned by wolframengine)
mathematica: /usr/bin/MathKernel exists in filesystem (owned by wolframengine)
mathematica: /usr/bin/WolframKernel exists in filesystem (owned by wolframengine)
mathematica: /usr/bin/math exists in filesystem (owned by wolframengine)
mathematica: /usr/bin/mcc exists in filesystem (owned by wolframengine)
mathematica: /usr/bin/wolfram exists in filesystem (owned by wolframengine)
mathematica: /usr/bin/wolframscript exists in filesystem (owned by wolframengine)
mathematica: /usr/share/desktop-directories/wolfram-all.directory exists in filesystem (owned by wolframengine)
mathematica: /usr/share/doc/wolframscript/copyright exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/128x128/apps/wolfram-mathematica.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/128x128/mimetypes/application-vnd.wolfram.cdf.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/128x128/mimetypes/application-vnd.wolfram.mathematica.package.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/128x128/mimetypes/application-vnd.wolfram.nb.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/128x128/mimetypes/application-vnd.wolfram.player.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/128x128/mimetypes/application-vnd.wolfram.wl.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/128x128/mimetypes/application-vnd.wolfram.wls.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/32x32/apps/wolfram-mathematica.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/32x32/mimetypes/application-vnd.wolfram.cdf.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/32x32/mimetypes/application-vnd.wolfram.mathematica.package.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/32x32/mimetypes/application-vnd.wolfram.nb.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/32x32/mimetypes/application-vnd.wolfram.player.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/32x32/mimetypes/application-vnd.wolfram.wl.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/32x32/mimetypes/application-vnd.wolfram.wls.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/64x64/apps/wolfram-mathematica.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/64x64/mimetypes/application-vnd.wolfram.cdf.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/64x64/mimetypes/application-vnd.wolfram.mathematica.package.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/64x64/mimetypes/application-vnd.wolfram.nb.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/64x64/mimetypes/application-vnd.wolfram.player.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/64x64/mimetypes/application-vnd.wolfram.wl.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/icons/hicolor/64x64/mimetypes/application-vnd.wolfram.wls.png exists in filesystem (owned by wolframengine)
mathematica: /usr/share/man/man1/math.1.gz exists in filesystem (owned by wolframengine)
mathematica: /usr/share/man/man1/mathematica.1.gz exists in filesystem (owned by wolframengine)
mathematica: /usr/share/man/man1/mathlm.1.gz exists in filesystem (owned by wolframengine)
mathematica: /usr/share/man/man1/mcc.1.gz exists in filesystem (owned by wolframengine)
mathematica: /usr/share/man/man1/monitorlm.1.gz exists in filesystem (owned by wolframengine)
mathematica: /usr/share/man/man1/wolframscript.1.gz exists in filesystem (owned by wolframengine)
mathematica: /usr/share/mime/packages/application-vnd.wolfram.cdf.xml exists in filesystem (owned by wolframengine)
mathematica: /usr/share/mime/packages/application-vnd.wolfram.mathematica.package.xml exists in filesystem (owned by wolframengine)
mathematica: /usr/share/mime/packages/application-vnd.wolfram.nb.xml exists in filesystem (owned by wolframengine)
mathematica: /usr/share/mime/packages/application-vnd.wolfram.nbp.xml exists in filesystem (owned by wolframengine)
mathematica: /usr/share/mime/packages/application-vnd.wolfram.wl.xml exists in filesystem (owned by wolframengine)
mathematica: /usr/share/mime/packages/application-vnd.wolfram.wls.xml exists in filesystem (owned by wolframengine)
Errors occurred, no packages were upgraded.
==> WARNING: Failed to install built package(s).
A possibility is to make mathematica and wolfram engine packages incompatible.
Pinned Comments
marmis commented on 2024-12-24 03:37 (UTC)
mathematica
andmathematica-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:$UserBaseDirectory
is now~/.Wolfram
(you may need tomv ~/.Mathematica ~/.Wolfram
)MATHINIT
is nowWOLFRAMNB_INIT
(for additional arguments to Wolfram)MATHEMATICA_BASE
is nowWOLFRAM_BASE
(for custom$BaseDirectory
)MATHEMATICA_USERBASE
is nowWOLFRAM_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.