[Slackbuilds-users] gave up Mathics SlackBuild
Tonus
tonus1 at free.fr
Tue Jul 15 18:04:31 UTC 2025
Hi
For the record, I would try a script like that on a virtual machine with full basic Slackware64-15.0
#!/bin/sh
PACKAGE=$1
pip install $PACKAGE --dry-run --ignore-installed - d /tmp \
| grep Collecting \
| cut -d' ' -f2 \
| sed -E 's/([><=!]=|[><]).*//g'
Have to try it anyway....
Regards,
Tonus
Le 15 juillet 2025 14:48:47 GMT+02:00, David Chmelik <dchmelik at gmail.com> a écrit :
>I said before not in subject line: I give up Mathics SlackBuild: has several (undocumented) Python dependencies they don't want to document (saying like use pip on Ubuntu or something there to manually get dependency list) let alone instruct to install old way still theoretically works. After reading/discussion seems doable with fair bit of work... maybe a few hours/days after learning more. Thing is, I've never really been a Python fan, so sounds easier to install gratis Mathematica on rpd or ARM to use with remote X Window System or some other remote access (with one of several/few SlackBuilds here for that). If anyone actually uses Mathics and wants it updated but no one's interested, I can try more later, but more interested either changing Moria SlackBuild to colour Moria or adding unless anyone gets to it first, and testing LuckyCyborgs KDE6 to update KuickShow.
>_______________________________________________
>SlackBuilds-users mailing list
>SlackBuilds-users at slackbuilds.org
>https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
>Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
>FAQ - https://slackbuilds.org/faq/
>
More information about the SlackBuilds-users
mailing list