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

Last updated: May 18,2024

1. Install "libswing-layout-java-doc" package

Learn how to install libswing-layout-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libswing-layout-java-doc" package

This tutorial shows how to uninstall libswing-layout-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libswing-layout-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 500
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: swing-layout
Version: 1.0.4-4
Filename: pool/universe/s/swing-layout/libswing-layout-java-doc_1.0.4-4_all.deb
Size: 51066
MD5sum: 8b4be37aaf54f200e2f9b4b3629c2780
SHA1: 5d78401f366777952a909d3cd440f1fe82ddc3df
SHA256: 1c4bb66e4c56ac76b4d46776834256479ad5c14cc40f26894260cd51d6c0f82f
Description-en: Extensions to Swing layout - contains Javadoc API documentation
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.
.
This package contains Javadoc API documentation.
Description-md5: e73aa258813adff22fa622448b4da6c4
Homepage: http://java.net/projects/swing-layout/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu