How to Install and Uninstall treeline Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "treeline" package

Please follow the step by step instructions below to install treeline on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install treeline

2. Uninstall "treeline" package

This guide let you learn how to uninstall treeline on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove treeline $ sudo apt autoclean && sudo apt autoremove

3. Information about the treeline package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: treeline
Priority: optional
Section: universe/utils
Installed-Size: 1786
Maintainer: Ubuntu Developers
Original-Maintainer: Miriam Ruiz
Architecture: all
Version: 1.4.1-1.1
Depends: python:any (>= 2.7.5-5~), python-qt4 (>= 4.4)
Recommends: aspell | ispell
Filename: pool/universe/t/treeline/treeline_1.4.1-1.1_all.deb
Size: 469018
MD5sum: 29b70f23bc990713140290706c271170
SHA1: 51153f593509be3b7cbe1d13f175720dc23f0004
SHA256: 83deaf9a0772187c4b0e1acc24e0fcf8f7cf9db83f938f924fd78fc630e0b368
Description-en: versatile tree-like structured custom data manager
TreeLine is a versatile tool for working with all kind of information
that fits into a tree-like structure.
.
It can be used to edit bookmark files, create mini-databases (e.g., for
addresses, tasks, records, CDs, etc.), outline documents, or just
collect ideas. It can also be used as a generic editor for XML files.
.
The data schemas for any node in the data tree can be customized and
new types of nodes can be defined. The way data is presented on the
screen, exported to HTML, or printed can be defined with HTML-like
templates. Plug-ins can be written to load and save data from and to
custom file formats or external data sources and extend the
functionality of TreeLine.
Description-md5: 280b1369014ae0a29fda2f15d9d0ff7d
Homepage: http://treeline.bellz.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu