Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.53 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.53 KB

XMind-Linux-Installer

A simple BASH script to install XMind on Debian/Ubuntu 32/64 bit, include Launcher, MIME type link and icon.

How to use

  1. change to the user you want to install
  2. Download XMind from XMind Official Website
  3. Download this repository
  4. Unzip XMind-Linux-Installer-master.zip and put xmind-8-update*-linux.zip file in XMind-Linux-Installer-master directory
  5. Open Terminal, and change to XMind-Linux-Installer-master directory
  6. Run installer, sudo bash xmind-installer.sh

What's Installer Script Do

  1. Installing dependencies
  2. Extracting xmind zip file to /opt/xmind
  3. Creating XMind command
  4. Creating launcher, MIME and icon
  5. Creating workspace
  6. Setting XMind.ini
  7. Updating MIME database, Desktop database and font cache
  8. Finish Installation

What's Uninstall Script do

  1. Removing xmind files
  2. Removing workspace and configuration from user HOME directory
  3. Removing system data like launcher, mime link, icon, etc...
  4. Removing command
  5. Updating system database like mime, font

Reference

This script is base on mriza/XMind-Linux-Installer and XMind for linux beta deb file