How to Install and Uninstall libtreelayout-java Package on Kali Linux

Last updated: September 20,2024

1. Install "libtreelayout-java" package

This tutorial shows how to install libtreelayout-java on Kali Linux

$ sudo apt update $ sudo apt install libtreelayout-java

2. Uninstall "libtreelayout-java" package

In this section, we are going to explain the necessary steps to uninstall libtreelayout-java on Kali Linux:

$ sudo apt remove libtreelayout-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtreelayout-java package on Kali Linux

Package: libtreelayout-java
Source: abego-treelayout
Version: 1.0.3-2
Installed-Size: 53
Maintainer: Debian Java Maintainers
Architecture: all
Size: 27048
SHA256: 8ebbd63d69648db3457349e655114aa061da0a17ac6b2d1c43555ee348388a7e
SHA1: 4a02797dfa1bd384f617b88948b1775e28695ac1
MD5sum: 54f582ef8550ed8f914c8cf37943a74f
Description: Efficient and customizable TreeLayout Algorithm in Java
The TreeLayout creates tree layouts for arbitrary trees. It is not restricted
to a specific output or format, but can be used for any kind of two dimensional
diagram. Examples are Swing based components, SVG files, and many more. This is
possible because TreeLayout separates the layout of a tree from the actual
rendering.
Description-md5:
Homepage: http://treelayout.sourceforge.net
Section: java
Priority: optional
Filename: pool/main/a/abego-treelayout/libtreelayout-java_1.0.3-2_all.deb