Package Details: wolframengine 14.2.0-1

Git Clone URL: https://aur.archlinux.org/wolframengine.git (read-only, click to copy)
Package Base: wolframengine
Description: Free Wolfram Engine(TM) for Developers
Upstream URL: https://www.wolfram.com/engine/
Keywords: developers engine for free wolfram
Licenses: proprietary
Provides: wolfram, wolframplayer, wolframscript
Submitter: shunkflake
Maintainer: AsukaMinato
Last Packager: AsukaMinato
Votes: 6
Popularity: 0.000494
First Submitted: 2021-03-20 15:29 (UTC)
Last Updated: 2025-05-18 12:51 (UTC)

Dependencies (35)

Sources (1)

Latest Comments

1 2 Next › Last »

coxackie commented on 2025-10-25 07:24 (UTC)

mathematica and mathematica-light should be in conflicts. Also, please bump to 14.3.0.

TaXules commented on 2025-04-22 10:48 (UTC)

I no longer use wolframengine so it is better if I orphan it.

micwoj92 commented on 2024-10-12 12:50 (UTC) (edited on 2024-10-12 12:50 (UTC) by micwoj92)

This package bundles so many libs that namcap won't be accurate at all. I didn't go through namcap output, but some quick suggestions:

arb should be replaced with flint (or maybe removed)
replace espeak with espeak-ng?
qt5-quick3d seem not needed, but needs some qt6 libs (again bundled)
Replace llvm11 with llvm14 (again, one of many bundled deps)

TaXules commented on 2023-08-24 14:14 (UTC)

The hash is good but the source link is not (it still downloads the 13.2.0). I’ve fixed it, testing it right now.

chao_chao commented on 2023-08-24 10:55 (UTC)

version 13.3.0, hash mismatch

AsukaMinato commented on 2023-04-07 19:59 (UTC)

LANG=C paru -Qo /usr/bin/wolframplayer
/usr/bin/wolframplayer is owned by wolframengine 13.2.0-1

LANG=C paru -Qo /usr/bin/wolfram 
/usr/bin/wolfram is owned by wolframengine 13.2.0-1
provides=("wolframscript" "wolframplayer" "wolfram")

TaXules commented on 2023-03-12 17:54 (UTC)

@tommycui If it is not created by Wolfram installer, I cannot fix it. But maybe there is an specific option I did not find. Please suggest a fix.

tomnycui commented on 2023-03-12 08:29 (UTC)

Issue: Cannot find libWSTP64i4.a for WSTP developing, Only libWSTP64i4.so is found.

AsukaMinato commented on 2023-02-15 16:44 (UTC)

mkdir -p ${pkgdir}/usr/share/license/WolframEngine/

according to https://wiki.archlinux.org/title/PKGBUILD#license

mkdir -p ${pkgdir}/usr/share/licenses/WolframEngine/

license -> licenses

linzuxuan commented on 2022-11-27 13:25 (UTC)

13.1.0 is released, please update.