How to Install and Uninstall jetty8 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "jetty8" package

This guide let you learn how to install jetty8 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jetty8

2. Uninstall "jetty8" package

Here is a brief guide to show you how to uninstall jetty8 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove jetty8 $ sudo apt autoclean && sudo apt autoremove

3. Information about the jetty8 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: jetty8
Priority: optional
Section: universe/java
Installed-Size: 822
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 8.1.19-1
Depends: adduser, apache2-utils, default-jre-headless | java6-runtime-headless, libjetty8-java (>= 8.1.19-1), libjetty8-extra-java (>= 8.1.19-1)
Recommends: authbind
Suggests: libjetty8-java-doc (>= 8.1.19-1)
Filename: pool/universe/j/jetty8/jetty8_8.1.19-1_all.deb
Size: 530082
MD5sum: ac38159cda37025f39a89d1fe4f1e488
SHA1: b0058e8d3c530937e17482982a1c865d21ed2e1f
SHA256: 3a4068ebac395f6a0042c7823d27d9dabfd0c98013d7805769b22a16d7cc97c7
Description-en: Java servlet engine and webserver
Jetty is an Open Source HTTP Servlet Server written in 100% Java.
It is designed to be light weight, high performance, embeddable,
extensible and flexible, thus making it an ideal platform for serving
dynamic HTTP requests from any Java application.
Description-md5: 6145995b8766cbb4600d50bf0658018e
Homepage: http://www.eclipse.org/jetty/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu