XMind Install PCLinuxOS
You are Welcome! The Tutorial Shows You Step-by-Step How to Install XMind in PCLinuxOS GNU/Linux Desktop.
And XMind for PCLinuxOS is an Open-Source Brainstorm and Mind Mapping Software with Premium Features.
Mind Map structure in XMind contains a root in the center, with main Branches radiating from it.
Besides the basic Mind Map structure, XMind also offers Org-chart, Tree-chart, Logic-chart, etc. These charts will play important roles under various circumstances.
Furthermore, here is Described the XMind Installation Procedure for both: Local and System-Wide.
Finally, included inside the article you’ll find instructions on How to Getting-Started with XMind on PCLinuxOS.

-
Open Terminal Window
(Press “Enter” to Execute Commands). -
How to Download XMind for GNU/Linux System
-
Then Extract into /tmp
Possibly Double-Click to Open with PCLinuxOSive ManagerOr from Shell:
unzip -d /tmp/xmind ~/Downloads/xmind*.zip
-
Next to Install XMind Dependencies for PCLinuxOS
sudo /tmp/setup.sh
-
And to Setup XMind on PCLinuxOS
Locally for 64-bit:mv /tmp/xmind $HOME/XMind
And Full System:
sudo mv /tmp/xmind /opt/XMind
-
Give Execution Permissions to the configurarion Directory
Rispectivelly:chmod +x $HOME/XMind/XMind_amd64/configuration
Or:
sudo chmod +x /opt/XMind/XMind_amd64/configuration
-
Edit Configuration File
Here I Show only for the Global Setup, for the Local Amend the Commands consequently…
So now to Amend with the ‘nano’ Editor do:sudo nano /opt/XMind/XMind_amd64/XMind.ini
Then Change Line 2 as:
/opt/XMind/XMind_amd64/configuration
Again on Line 4 Set:
/home/[Username]/workspace
Change [Username] with the Output of this Command:
whoami
Ctrl + x to Save & Exit from nano Editor ;)
-
Follow Setting Up Fonts
This is Valid either for Local than System.
So First, Make the Directory with:sudo mkdir -p /usr/share/fonts/truetype/xmind
Now Copy Fonts:
sudo cp -R /opt/XMind/fonts/* /usr/share/fonts/truetype/xmind/
Finally, Refresh the Font Cache:
sudo fc-cache -f
-
Again Make a Shortcut
For 64-bit and Local Setup:echo "$HOME/XMind/XMind_amd64/XMind" > $HOME/.bashrc
Instead, for a System Wide:
sudo ln -s /opt/XMind/XMind_amd64/XMind /usr/local/bin/
-
Create an XMind Launcher for Easy-Starting
-
How to Getting-Started with XMind on Linux

So Now I’m truly Happy if My Guide could Help You to Install XMind on PCLinuxOS!
Tags: Brainstorming PCLinuxOS, Brainstorming Software PCLinuxOS, gnu/linux, Install XMind PCLinuxOS, Linux, PCLinuxOS, PCLinuxOS Brainstorm, PCLinuxOS Brainstorm Software, PCLinuxOS Brainstorming Software, XMind Install PCLinuxOS, XMind PCLinuxOS, XMind PCLinuxOS Install