Skip to content

Instantly share code, notes, and snippets.

View biologeek's full-sized avatar

Biologeek biologeek

  • France
View GitHub Profile
@drandreaskrueger
drandreaskrueger / freemind-install.sh
Last active November 13, 2023 04:51
installs freemind on Debian stretch(testing) - almost works, some issues, have asked in freemind sourceforge forum - https://sourceforge.net/p/freemind/discussion/22102/thread/8ee5e81f/
# distro can be one of experimental, unstable, testing or ubuntu.
DISTRO=testing
echo
echo install freemind
echo script by Andreas Krueger 2017, version v01
echo
echo must be run as root:
echo