Skip to content

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

License

Notifications You must be signed in to change notification settings

tvtma/XMind-Linux-Installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%