How to Install and Uninstall libundertow-java Package on Ubuntu 21.10 (Impish Indri)

Last updated: July 08,2024

1. Install "libundertow-java" package

This is a short guide on how to install libundertow-java on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libundertow-java

2. Uninstall "libundertow-java" package

Here is a brief guide to show you how to uninstall libundertow-java on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libundertow-java package on Ubuntu 21.10 (Impish Indri)

Package: libundertow-java
Architecture: all
Version: 2.2.8-1
Priority: optional
Section: universe/java
Source: undertow
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3081
Depends: libgeronimo-annotation-1.3-spec-java, libjboss-classfilewriter-java, libjboss-logging-java, libjboss-threads-java, libjboss-xnio-java, libservlet-api-java (>= 4.0.1), libwebsocket-api-java
Suggests: libundertow-java-doc
Filename: pool/universe/u/undertow/libundertow-java_2.2.8-1_all.deb
Size: 2729674
MD5sum: 2eec34e7855a0f9087161724861e6732
SHA1: 1b75c3cf815cc6bc2b71ccc630dc5599c778c484
SHA256: 7a8f23f59899dfdc892cde36bc322a4e7af58a7e550024e0349e0f3e7a17f082
SHA512: 46b4a1eb88bf3dab68a4b7d195c55593d8fc55619a675f01ac2e898c9d1d61db276ffdaf782197608f81277b4c102e2072f1b6d7c0ac54e75c04f1f5ebff2656
Homepage: http://undertow.io/
Description-en: flexible performant web server written in Java
Undertow is a flexible performant web server written in Java, providing both
blocking and non-blocking APIs based on NIO.
.
Undertow has a composition based architecture that allows you to build a web
server by combining small single purpose handlers. This gives you the
flexibility to choose between a full Java EE servlet 4.0 container, or a low
level non-blocking handler, to anything in between.
.
Undertow is designed to be fully embeddable, with easy to use fluent builder
APIs. Undertow’s lifecycle is completely controlled by the embedding
application.
Description-md5: c26e14650420d4c90adf39e6f7bccf3a