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

Last updated: May 19,2024

1. Install "libspin-java" package

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

$ sudo apt update $ sudo apt install libspin-java

2. Uninstall "libspin-java" package

In this section, we are going to explain the necessary steps to uninstall libspin-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libspin-java
Priority: optional
Section: universe/libs
Installed-Size: 95
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.5+dfsg-7
Filename: pool/universe/libs/libspin-java/libspin-java_1.5+dfsg-7_all.deb
Size: 58796
MD5sum: 15fc25d4afaaec4d9b595bc2cadfada3
SHA1: b1cc1ae5e9f083557441a361151339b5e9cffefa
SHA256: fc5861a70da8d2db28b11007b01d90c766f84a1c25a9c063f52dddd42c576b8b
Description-en: transparent threading solution for non-freezing Swing applications
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.
Description-md5: 8b250b41773bd7e087eb704857f9e21e
Homepage: http://spin.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu