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

Last updated: May 20,2024

1. Install "libspin-java-doc" package

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

$ sudo apt update $ sudo apt install libspin-java-doc

2. Uninstall "libspin-java-doc" package

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

$ sudo apt remove libspin-java-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libspin-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 957
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: libspin-java
Version: 1.5+dfsg-7
Suggests: libspin-java
Filename: pool/universe/libs/libspin-java/libspin-java-doc_1.5+dfsg-7_all.deb
Size: 58284
MD5sum: 23b970d58edf8fbca85591cac008defe
SHA1: f167b972ec9deba8a4ec4bd1595fc7bbad655cf1
SHA256: 52c1d34c486b6d17aef89557628a900a32eebc5f12664d5369f9c13e2504827a
Description-en: transparent threading solution for non-freezing Swing applications (docs)
Swing is the standard component architecture for developing Java desktop
applications. Its exhaustive collection of widgets is the foundation for
easy development of rich graphical user interfaces (GUI).
.
Alas every non trivial GUI sooner or later encounters the problem of
"freeze". This annoying behaviour is experienced by users every time the
application performs extensive calculations or blocks for network or disk
I/O.
.
Spin offers a revolutionary new approach. It offers transparent thread
handling with minimal impact on your application code.
.
This package contains the documentation files.
Description-md5: f5f239c498c235877131aa4b3349f773
Homepage: http://spin.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu