How to Install and Uninstall jetty.noarch Package on Fedora 35
Last updated: January 12,2025
1. Install "jetty.noarch" package
Please follow the instructions below to install jetty.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
jetty.noarch
Copied
2. Uninstall "jetty.noarch" package
This guide covers the steps necessary to uninstall jetty.noarch on Fedora 35:
$
sudo dnf remove
jetty.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the jetty.noarch package on Fedora 35
Last metadata expiration check: 1:36:37 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : jetty
Version : 9.4.40
Release : 2.fc35
Architecture : noarch
Size : 10 k
Source : jetty-9.4.40-2.fc35.src.rpm
Repository : fedora
Summary : Java Webserver and Servlet Container
URL : http://www.eclipse.org/jetty/
License : ASL 2.0 or EPL-1.0
Description :
:
: Jetty is a 100% Java HTTP Server and Servlet Container. This means that you
: do not need to configure and run a separate web server (like Apache) in order
: to use Java, servlets and JSPs to generate dynamic content. Jetty is a fully
: featured web server for static and dynamic content. Unlike separate
: server/container solutions, this means that your web server and web
: application run in the same process, without interconnection overheads
: and complications. Furthermore, as a pure java component, Jetty can be simply
: included in your application for demonstration, distribution or deployment.
: Jetty is available on all Java supported platforms.
Available Packages
Name : jetty
Version : 9.4.40
Release : 2.fc35
Architecture : noarch
Size : 10 k
Source : jetty-9.4.40-2.fc35.src.rpm
Repository : fedora
Summary : Java Webserver and Servlet Container
URL : http://www.eclipse.org/jetty/
License : ASL 2.0 or EPL-1.0
Description :
:
: Jetty is a 100% Java HTTP Server and Servlet Container. This means that you
: do not need to configure and run a separate web server (like Apache) in order
: to use Java, servlets and JSPs to generate dynamic content. Jetty is a fully
: featured web server for static and dynamic content. Unlike separate
: server/container solutions, this means that your web server and web
: application run in the same process, without interconnection overheads
: and complications. Furthermore, as a pure java component, Jetty can be simply
: included in your application for demonstration, distribution or deployment.
: Jetty is available on all Java supported platforms.