How to Install and Uninstall jakarta-servlet.noarch Package on Rocky Linux 8

Last updated: September 22,2024

1. Install "jakarta-servlet.noarch" package

Please follow the step by step instructions below to install jakarta-servlet.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install jakarta-servlet.noarch

2. Uninstall "jakarta-servlet.noarch" package

Please follow the step by step instructions below to uninstall jakarta-servlet.noarch on Rocky Linux 8:

$ sudo dnf remove jakarta-servlet.noarch $ sudo dnf autoremove

3. Information about the jakarta-servlet.noarch package on Rocky Linux 8

Last metadata expiration check: 0:44:58 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : jakarta-servlet
Version : 5.0.0
Release : 10.el8
Architecture : noarch
Size : 372 k
Source : jakarta-servlet-5.0.0-10.el8.src.rpm
Repository : epel
Summary : Server-side API for handling HTTP requests and responses
URL : https://github.com/eclipse-ee4j/servlet-api
License : (EPL-2.0 or GPLv2 with exceptions) and ASL 2.0
Description : Jakarta Servlet defines a server-side API for handling HTTP requests
: and responses.