How to Install and Uninstall treeline Package on openSuSE Tumbleweed

Last updated: April 28,2024

1. Install "treeline" package

This tutorial shows how to install treeline on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install treeline

2. Uninstall "treeline" package

Please follow the guidelines below to uninstall treeline on openSuSE Tumbleweed:

$ sudo zypper remove treeline

3. Information about the treeline package on openSuSE Tumbleweed

Information for package treeline:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : treeline
Version : 3.1.6-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 4.9 MiB
Installed : No
Status : not installed
Source package : treeline-3.1.6-1.2.src
Upstream URL : https://treeline.bellz.org
Summary : Versatile Tree-Style Outliner for Defining Custom Data Schemas
Description :
TreeLine is a versatile tool for working with all kinds of information
that fit into a tree-like structure.
It can be used to edit bookmark files, create mini-databases (for
example, for addresses, tasks, records, or CDs), 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.
TreeLine is written in Python and uses the PyQt bindings to the Qt
toolkit, which makes it very portable.