Package Details: scilab-bin 2025.1.0-1

Git Clone URL: https://aur.archlinux.org/scilab-bin.git (read-only, click to copy)
Package Base: scilab-bin
Description: a powerful computing environment for engineering and scientific applications.
Upstream URL: https://www.scilab.org
Keywords: programming scientific scilab
Licenses: GPL-2.0-or-later
Conflicts: scilab
Provides: scilab
Submitter: marcel83
Maintainer: envolution
Last Packager: envolution
Votes: 34
Popularity: 0.120835
First Submitted: 2015-11-11 19:36 (UTC)
Last Updated: 2025-05-23 01:16 (UTC)

Dependencies (33)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4

ryukinix commented on 2017-06-30 19:06 (UTC)

Thanks for the tip to fix that problem, ye_k.

ye_k commented on 2017-05-13 06:06 (UTC)

Unfortunately scilab-bin 5.5.2-1 doesn't work properly. To be more precise, it doesn't even start after recent update of ArchLinux. To fix this behaviour and make scilab-bin runnable again the one should use the next export: $ export _JAVA_OPTIONS='-Dswing.installedlafs=com.sun.java.swing.plaf.gtk.GTKLookAndFeel' && /usr/bin/scilab I suppose it worse to put this export to the very beginning of /usr/bin/scilab file.