I am using Void Linux which is otherwise working very well. However, I cannot find Freemind package in its repositories. How can I install Freemind in Void Linux? Thanks for your help.
1 Answer
This appears to work here.
Download the .zip from here and extract it to a folder called freemind.
Open that freemind directory in your terminal and do the following:
chmod +x ./freemind.sh
./freemind.sh
Then let it do its thing.
You can make various system shortcuts to the command as needed.