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

Last updated: May 17,2024

1. Install "libtablelayout-java" package

This guide covers the steps necessary to install libtablelayout-java on Kali Linux

$ sudo apt update $ sudo apt install libtablelayout-java

2. Uninstall "libtablelayout-java" package

This is a short guide on how to uninstall libtablelayout-java on Kali Linux:

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

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

Package: libtablelayout-java
Version: 20090826-4
Installed-Size: 42
Maintainer: Debian Java Maintainers
Architecture: all
Size: 20584
SHA256: 7b6032bb5338c3f754d37d290302536b8f4454310d7a3717db2c38badefc0cce
SHA1: 725cd10e049a7fb1f561ecb40cf80949157c8c57
MD5sum: 1098f20fb3f7392648456e6b41b00716
Description: Java layout manager for creating user interfaces fast and easy
TableLayout is a free layout manager designed to make creating user interfaces
fast and easy. It can do anything GridBagLayout can do and much, much more.
Yet it is remarkably simple and easy to use.
.
TableLayout uses concepts that everyone is familiar with such as
spreadsheet-like rows, columns, and cells; and word processing justifications
like left, center, right, and full. Consequentially, creating interfaces takes
minutes instead of hours.
.
Since its publication in 2002, TableLayout has rapidly become the most popular
third party layout manager in the world.
Description-md5:
Homepage: https://tablelayout.dev.java.net/
Tag: role::shared-lib
Section: java
Priority: optional
Filename: pool/main/libt/libtablelayout-java/libtablelayout-java_20090826-4_all.deb