How To Install Cherrytree On Linuxmint 19
How To Install Cherrytree On Linux Mint 19
Process
Check the Linux Mint version by using the following command
root@linuxhelp:~# lsb_release -a
No LSB modules are available.
Distributor ID: LinuxMint
Description: Linux Mint 19 Tara
Release: 19
Codename: tara
Now add the repository by using the following
root@linuxhelp:~# add-apt-repository ppa:giuspen/ppa
You are about to add the following PPA:
More info: https://launchpad.net/~giuspen/+archive/ubuntu/ppa
Press Enter to continue or Ctrl+C to cancel
Executing: /tmp/apt-key-gpghome.MpN3U1FOtz/gpg.1.sh --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 5FE1EFE4
gpg: key B8668B055FE1EFE4: public key "Launchpad PPA for giuspen" imported
gpg: Total number processed: 1
gpg: imported: 1
Run the apt update command to update the repository
root@linuxhelp:~# apt update
Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease
Get:2 http://archive.canonical.com/ubuntu bionic InRelease [10.2 kB]
Get:3 http://ppa.launchpad.net/giuspen/ppa/ubuntu bionic InRelease [15.9 kB]
Ign:4 http://packages.linuxmint.com tara InRelease
Get:5 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
.
.
Fetched 7,692 kB in 22s (343 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
727 packages can be upgraded. Run 'apt list --upgradable' to see them.
Install the CherryTree by using the following command
root@linuxhelp:~# apt install CherryTree
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
libgtksourceview2.0-0 libgtksourceview2.0-common p7zip-full python-chardet python-enchant
python-gtksourceview2 python-pkg-resources
Suggested packages:
p7zip-rar python-gobject python-wxgtk3.0 libgtksourceview2.0-dev python-setuptools
Recommended packages:
python-appindicator
.
.
Processing triggers for gnome-menus (3.13.3-11ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Setting up python-chardet (3.0.4-1) ...
Setting up libgtksourceview2.0-0:amd64 (2.10.5-3) ...
Setting up python-gtksourceview2 (2.10.1-3) ...
Setting up cherrytree (0.38.9-0) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Run the CherryTree application
root@linuxhelp:~# cherrytree
missing /root/.config/cherrytree/config.cfg
already running '' - ''
2 rise existing ''
pending_new_db_node 1
pending_edit_db_node_hier 1
sel node id=1, seq=1
pending_edit_db_node_buff 1
sel node id=1, seq=1
This is the CherryTree application
Select the new project
This is the method to install CherryTree on Linuxmint 19 and the tutorial ends here
Comments ( 0 )
No comments available