How to Install and Uninstall python-liblarch Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 28,2024

1. Install "python-liblarch" package

Please follow the guidance below to install python-liblarch on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-liblarch

2. Uninstall "python-liblarch" package

This guide covers the steps necessary to uninstall python-liblarch on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-liblarch $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-liblarch package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-liblarch
Priority: optional
Section: universe/python
Installed-Size: 130
Maintainer: Ubuntu Developers
Original-Maintainer: Paulo Roberto Alves de Oliveira (aka kretcheu)
Architecture: all
Source: liblarch
Version: 2.1.0-4
Replaces: python-liblarch-gtk (<< 2.1.0)
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-gobject-2, python-gtk2
Breaks: gtg (<< 0.3), python-liblarch-gtk (<< 2.1.0)
Filename: pool/universe/libl/liblarch/python-liblarch_2.1.0-4_all.deb
Size: 24342
MD5sum: 0b7173b0a9a82adb1a3c85f3b29e6b32
SHA1: 363f3d222350f62dc3145953f6a652e2880f87da
SHA256: 4557241e13c7d9d313abd52b61edd93d46be23c64f5e15dc09713f45b1f91f67
Description-en: easily handle data structures
Liblarch is a Python module created to easily handle data structure such as
lists, trees and directed acyclic graphs (tree where nodes can have multiple
parents).
.
Liblarch supports multiple views of one data structure and complex filtering.
That way, you have a clear separation between your data (Model) and how they
are displayed (View).
Description-md5: 941fad29944d6d15073cc6caba5b0c5f
Homepage: https://wiki.gnome.org/Projects/liblarch
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu