Difference between revisions of "Freeplane installation for Ubuntu OS"

From Freeplane - free mind mapping and knowledge management software
m
m (Text replacement - "freeplane.sourceforge.net" to "www.freeplane.org")
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
To install Freeplane on Ubuntu:
+
'''This page explains how to install Freeplane for the Ubuntu operating system, there are 3 main ways to proceed.'''
  
1. Make sure Java is installed.
+
 
 +
= First: check Java is installed =
 +
 
 +
Make sure Java is installed:
  
 
* Choose Applications > Ubuntu Software center
 
* Choose Applications > Ubuntu Software center
 
* Type in the search field: Java
 
* Type in the search field: Java
 
* In the list that opens, choose JDK Java 6 Runtime  
 
* In the list that opens, choose JDK Java 6 Runtime  
* If you see "Remove", Java is installed already. If you see Install, click it to install Java  
+
* If you see "Remove", Java is already installed. If you see "Install", click it to install Java.<br> <br>
 +
 
 +
= Option 1 : install from the official Ubuntu software repository =
 +
 
 +
1. Freeplane is packaged for Debian/Ubuntu, you just need to run:
 +
<code>apt-get install freeplane</code>
 +
 
 +
If the Freeplane package for your distro is out of date, see option 2 or option 3 below (it requires download from SourceForge official Freeplane project hosting).
 +
 
 +
= Option 2 : install with .deb file =
 +
 
 +
For every Freeplane release, starting with 1.6.5, there is a .deb available which includes all libraries, so it works on Debian/Ubuntu.
 +
 
 +
* download the generic .deb: go to http://sourceforge.net/projects/freeplane/, click "Browse all files", navigate to "freeplane stable"
 +
* download freeplane_<version>+upstream-1_all.deb
 +
* install it using
 +
<code>dpkg -i *.deb</code>
 +
* this will create a menu entry for Freeplane, mime type mappings etc
 +
* you're done ;-).
 +
 
 +
 
 +
= Option 3 : install with the binary package =
 +
1. Download Freeplane binary package
 +
* For  newest version goto  http://www.freeplane.org/preview/ and download Freeplane_bin-XXXX.zip, in which XXXX is a shown version number.
 +
* Or for the official version goto http://sourceforge.net/projects/freeplane/ and press download.
 +
* Then choose Open with Archive manager, and press OK <br><br>
  
2. Download Freeplane newest version
+
2. Extract the freeplane directory
* For  newest version goto  http://freeplane.sourceforge.net/preview/
+
* In the download window press extract, select the location (e.g. Documents) and press Extract again.
  and download Freeplane_bin-XXXX.zip, in which XXXX is a shown version number.
+
* Then open the the directory where you extracted freeplane (Documents) and open the newly created Freeplane directory. <br><br>
* Or for official version goto http://sourceforge.net/projects/freeplane/ and press download.
 
* Then choose Open with Archive manager, and press OK
 
* After downloading, press extract, select the location (e.g. Documents) and press Extract again.
 
* Then open the the directory where you extracted freeplane (Documents) and open the newly created Freeplane directory.
 
* In the directory, double-click on Freeplaen.sh and select Run (or run in terminal window). Now Freeplane opens.
 
  
3. You can add Freeplane to Directory Applications/Office in the following way:
+
3. Then run freeplane
 +
* In the extracted directory, double-click on Freeplane.sh and select Run (or run in terminal window). Now Freeplane opens and you can use it. <br>
 +
 
 +
<br>
 +
'''If you want you can customize the installation as follows.'''
 +
 
 +
4. For easy access, add Freeplane to  Applications > Office:
 
* Right-click Apllications and select Edit Menus
 
* Right-click Apllications and select Edit Menus
 
* Select Office (left) and select Add Menu item (right)
 
* Select Office (left) and select Add Menu item (right)
 
* Type a name, e.g. freeplane
 
* Type a name, e.g. freeplane
* Browse to freeplane.sh and press ok
+
* Browse to the directory with freeplane, click freeplane.sh and press ok
 
* With freeplane selecte, press Properties
 
* With freeplane selecte, press Properties
* Click on the icon on the left and browse via Documenten > FreeplaneXXX to the file freeplane.svg; and select it.
+
* Click on the icon on the left and browse via Documenten > FreeplaneXXX to the file freeplane.svg; and select it.  
Now freeplane is added to Office with the freeplane icon.
+
Now freeplane is added to Office with the freeplane icon. <br><br>
 +
 
 +
5. For faster access, add the freeplane icon to the toolbar:
 +
* Goto Applications > Office and right-click Freeplane.
 +
* Select add this launcher to toolbar. <br><br>
 +
 
 +
6. Now you can start freeplane by pressing its icon in the toolbar <br>
  
4. You can add the freeplane icon to the toolbar in the following way:
+
[[Category:Documentation]] [[Category:Installation]] [[Category:Ubuntu]]

Latest revision as of 18:53, 18 November 2018

This page explains how to install Freeplane for the Ubuntu operating system, there are 3 main ways to proceed.


First: check Java is installed

Make sure Java is installed:

  • Choose Applications > Ubuntu Software center
  • Type in the search field: Java
  • In the list that opens, choose JDK Java 6 Runtime
  • If you see "Remove", Java is already installed. If you see "Install", click it to install Java.

Option 1 : install from the official Ubuntu software repository

1. Freeplane is packaged for Debian/Ubuntu, you just need to run: apt-get install freeplane

If the Freeplane package for your distro is out of date, see option 2 or option 3 below (it requires download from SourceForge official Freeplane project hosting).

Option 2 : install with .deb file

For every Freeplane release, starting with 1.6.5, there is a .deb available which includes all libraries, so it works on Debian/Ubuntu.

dpkg -i *.deb

  • this will create a menu entry for Freeplane, mime type mappings etc
  • you're done ;-).


Option 3 : install with the binary package

1. Download Freeplane binary package

2. Extract the freeplane directory

  • In the download window press extract, select the location (e.g. Documents) and press Extract again.
  • Then open the the directory where you extracted freeplane (Documents) and open the newly created Freeplane directory.

3. Then run freeplane

  • In the extracted directory, double-click on Freeplane.sh and select Run (or run in terminal window). Now Freeplane opens and you can use it.


If you want you can customize the installation as follows.

4. For easy access, add Freeplane to Applications > Office:

  • Right-click Apllications and select Edit Menus
  • Select Office (left) and select Add Menu item (right)
  • Type a name, e.g. freeplane
  • Browse to the directory with freeplane, click freeplane.sh and press ok
  • With freeplane selecte, press Properties
  • Click on the icon on the left and browse via Documenten > FreeplaneXXX to the file freeplane.svg; and select it.

Now freeplane is added to Office with the freeplane icon.

5. For faster access, add the freeplane icon to the toolbar:

  • Goto Applications > Office and right-click Freeplane.
  • Select add this launcher to toolbar.

6. Now you can start freeplane by pressing its icon in the toolbar