Installing
2. Downloading FreeMind for Linux Mint
Download FreeMind for Mint GNU/Linux
Here Get FreeMind .zip for Linux MintPlease Donate $1 to Remove Ads!Link to Download freemind-bin-max for Linux MintIf possible Select directly “Open with Archive Manager”!
3. Extracting FreeMind Archive
Then Extract FreeMind Zip into /tmp Directory
If it does Not Open automatically then Double-Click on File Manager
Make a Directory while Unzipping it, because if not the Files will be put Bulk into the target.
You may need to Install the Unzip Tool with:Copysudo apt install unzip
Or from Command Line:
Copyunzip -d /tmp/freeMind ~/Downloads/FreeMind*.zip
4. Setting Up FreeMind
Here is described a System wide Installation, but you can simply Unzip & Run it!
So now Set the SuperUser as Owner with:Copysudo chown -R root:root /tmp/freeMind
And Make it Executable:
Copysudo chmod +x /tmp/freeMind/lib/freemind.jar
Then to Set Up FreeMind Switch to a Directory into System:
Copysudo mv /tmp/freeMind /opt/freeMind
5. Installing Java
How to Install Required Oracle Java on Linux Mint
Here Installing OpenJDK for Linux MintPlease Donate $1 to Remove Ads!How to Install Oracle Java JRE/JDK on Linux Mint