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

Last updated: May 11,2024

1. Install "libspring-web-servlet-java" package

This tutorial shows how to install libspring-web-servlet-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libspring-web-servlet-java

2. Uninstall "libspring-web-servlet-java" package

Please follow the steps below to uninstall libspring-web-servlet-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libspring-web-servlet-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libspring-web-servlet-java
Priority: extra
Section: universe/java
Installed-Size: 649
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: libspring-java
Version: 3.2.13-5
Depends: libspring-web-java (= 3.2.13-5)
Recommends: libapache-poi-java, libitext-java, libjasperreports-java, libjexcelapi-java, libspring-context-support-java (= 3.2.13-5), libtiles-java, libvelocity-tools-java
Filename: pool/universe/libs/libspring-java/libspring-web-servlet-java_3.2.13-5_all.deb
Size: 558758
MD5sum: 2146d0cbd2f96bbd58683c910457b461
SHA1: b8609707fa01b3c563074f781316602c79ae7d10
SHA256: d435385c069421b00a53c261027411c588eda864d5bddbc46d8b18d41e61332b
Description-en: modular Java/J2EE application framework - Web Portlet
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.web.servlet.jar : framework servlets,
web MVC framework, web controllers, web views for JSP, Velocity, Tiles, iText
and POI.
Description-md5: b1976f777be57a7e9e3f6bfc8a408d84
Homepage: http://projects.spring.io/spring-framework/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu