A simple BASH script to install XMind on Debian/Ubuntu 32/64 bit, include Launcher, MIME type link and icon.
- change to the user you want to install
- Download XMind from XMind Official Website
- Download this repository
- Unzip
XMind-Linux-Installer-master.zip
and putxmind-8-update*-linux.zip
file inXMind-Linux-Installer-master
directory - Open Terminal, and change to
XMind-Linux-Installer-master
directory - Run installer,
sudo bash xmind-installer.sh
- Installing dependencies
- Extracting xmind zip file to /opt/xmind
- Creating XMind command
- Creating launcher, MIME and icon
- Creating workspace
- Setting XMind.ini
- Updating MIME database, Desktop database and font cache
- Finish Installation
- Removing xmind files
- Removing workspace and configuration from user HOME directory
- Removing system data like launcher, mime link, icon, etc...
- Removing command
- Updating system database like mime, font
This script is base on mriza/XMind-Linux-Installer and XMind for linux beta deb file