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

Last updated: May 20,2024

1. Install "libspring-beans-java" package

Please follow the step by step instructions below to install libspring-beans-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libspring-beans-java

2. Uninstall "libspring-beans-java" package

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

$ sudo apt remove libspring-beans-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libspring-beans-java
Priority: extra
Section: universe/java
Installed-Size: 631
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: libspring-java
Version: 3.2.13-5
Depends: libatinject-jsr330-api-java, libspring-core-java (= 3.2.13-5)
Suggests: libcglib3-java
Filename: pool/universe/libs/libspring-java/libspring-beans-java_3.2.13-5_all.deb
Size: 545860
MD5sum: 79f4708b8094d4c5b4a2694b073df47a
SHA1: ec54dc50b686798fd932dc518c0e9efb1e0fa152
SHA256: 9d9e39f0eb4df99eb954d72842f40aadaf5b94696ec8c967d18e0305b7885a78
Description-en: modular Java/J2EE application framework - Beans
Spring is a layered Java/J2EE application framework offering a lot of freedom
to Java developers yet providing well documented and easy-to-use solutions for
common practices in the industry.
.
This package provide org.springframework.beans.jar : JavaBeans support and
bean container.
Description-md5: 5be5325e7e05542648e0ff28c4a29b82
Homepage: http://projects.spring.io/spring-framework/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu