Minggu, Februari 03, 2019

Install Freemind

Untuk install freemind saya menggunakan snap. Jadi pertama instal snap dulu dengan perintah:
$ sudo apt update
$ sudo apt install snapd

Setelah snap terinstal, lakukan perintah:
sudo snap install freemind

Biar freemind muncul di menu, lakukan hal sebagai berikut sesuai petunjuk di sini:

  1. Open your $HOME folder.
  2. Go to View → Show Hidden Files or press Ctrl + H.
  3. Right click on .profile and click on Open With Text Editor.
  4. Scroll to the bottom and add PATH="$PATH:/snap/bin/freemind".
  5. Save.
  6. Log out and log back in to apply changes (let Ubuntu actually load .profile). 
menjadi seperti ini: