How to Install and Uninstall glassfish-servlet-api.src Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "glassfish-servlet-api.src" package
Please follow the guidance below to install glassfish-servlet-api.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
glassfish-servlet-api.src
Copied
2. Uninstall "glassfish-servlet-api.src" package
This guide covers the steps necessary to uninstall glassfish-servlet-api.src on Oracle Linux 8:
$
sudo dnf remove
glassfish-servlet-api.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the glassfish-servlet-api.src package on Oracle Linux 8
Last metadata expiration check: 1:41:18 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : glassfish-servlet-api
Version : 3.1.0
Release : 19.module+el8.3.0+9630+fe6f9367
Architecture : src
Size : 92 k
Source : None
Repository : ol8_appstream
Summary : Java Servlet API
URL : http://servlet-spec.java.net
License : (CDDL or GPLv2 with exceptions) and ASL 2.0
Description : The javax.servlet package contains a number of classes
: and interfaces that describe and define the contracts between
: a servlet class and the runtime environment provided for
: an instance of such a class by a conforming servlet container.
Available Packages
Name : glassfish-servlet-api
Version : 3.1.0
Release : 19.module+el8.3.0+9630+fe6f9367
Architecture : src
Size : 92 k
Source : None
Repository : ol8_appstream
Summary : Java Servlet API
URL : http://servlet-spec.java.net
License : (CDDL or GPLv2 with exceptions) and ASL 2.0
Description : The javax.servlet package contains a number of classes
: and interfaces that describe and define the contracts between
: a servlet class and the runtime environment provided for
: an instance of such a class by a conforming servlet container.