How to Install and Uninstall python3-liblarch Package on Kali Linux

Last updated: July 01,2024

1. Install "python3-liblarch" package

This is a short guide on how to install python3-liblarch on Kali Linux

$ sudo apt update $ sudo apt install python3-liblarch

2. Uninstall "python3-liblarch" package

Learn how to uninstall python3-liblarch on Kali Linux:

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

3. Information about the python3-liblarch package on Kali Linux

Package: python3-liblarch
Source: liblarch
Version: 3.2.0-3
Installed-Size: 174
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-gi, gir1.2-gtk-3.0
Size: 32828
SHA256: 5503a7fb0101589e653c5b41c0fd6d6e91f58ff39fea1bcb2ac954234a874446
SHA1: d97728439f6d5beea64b1a7848bc0b4753a150ce
MD5sum: d3467c9c62b57ef262854fd1e721d93a
Description: 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:
Homepage: https://wiki.gnome.org/Projects/liblarch
Section: python
Priority: optional
Filename: pool/main/libl/liblarch/python3-liblarch_3.2.0-3_all.deb