Hello Linux Geeksters. As you may know, CherryTree is a text editor, with the features of a modern editor, such as syntax highlighting, spell check, export to html, password protection, and many others. The latest version available is CherryTree 0.31.5, which has been released recently. For more information, see the official release announcement.

In this article I will show you how to install CherryTree 0.31.5 on Ubuntu, Linux Mint, Pear OS and Elementary OS.
CherryTree 0.31.4 is not available via any repository yet, but we can easily download it from the official site and install it with dpkg -i, on Ubuntu, Linux Mint, Elementary OS, Pear OS, Debian, Crunchbang, Kwheezy and other Debian/Ubuntu derivates:
$ wget -c giuspen.com/software/cherrytree_0.31.5-1_all.deb
$ sudo dpkg -i cherrytree_0.31.5-1_all.deb
$ sudo apt-get install -f