How to Install and Uninstall libswing-layout-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libswing-layout-java" package

Please follow the steps below to install libswing-layout-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libswing-layout-java

2. Uninstall "libswing-layout-java" package

Please follow the guidance below to uninstall libswing-layout-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libswing-layout-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libswing-layout-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libswing-layout-java
Priority: optional
Section: universe/devel
Installed-Size: 173
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: swing-layout
Version: 1.0.4-4
Suggests: libswing-layout-java-doc
Filename: pool/universe/s/swing-layout/libswing-layout-java_1.0.4-4_all.deb
Size: 51208
MD5sum: ef05a4a728ca1d27fb051197a50f1a4f
SHA1: 40d1d53c5ce80a77f7513ef1b0d3da54d0d9796d
SHA256: 0b47b6f5c5e22ab88daca4c091cf02c3b79043fa23c40b987a1d9caf84e82369
Description-en: Extensions to Swing layout
The goal of Swing Layout Extensions is to make it easy to create professional
cross platform layouts with Swing. This project has an eye towards the needs
of GUI builders, such as NetBeans. This package provides the following
functionality:
.
Ability to get the baseline for components.
.
Ability to get the preferred gap between components.
.
A new LayoutManager that utilizes both of these concepts and is tuned toward
a free-form drag and drop layout model as can be provided by GUI builders.
Description-md5: 9d64b74fb19b7826577616b20449d3e6
Homepage: http://java.net/projects/swing-layout/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu