How to Install and Uninstall glassfish-annotation-api.src Package on Oracle Linux 8

Last updated: October 07,2024

1. Install "glassfish-annotation-api.src" package

Here is a brief guide to show you how to install glassfish-annotation-api.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install glassfish-annotation-api.src

2. Uninstall "glassfish-annotation-api.src" package

This guide covers the steps necessary to uninstall glassfish-annotation-api.src on Oracle Linux 8:

$ sudo dnf remove glassfish-annotation-api.src $ sudo dnf autoremove

3. Information about the glassfish-annotation-api.src package on Oracle Linux 8

Last metadata expiration check: 3:13:25 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : glassfish-annotation-api
Version : 1.3.2
Release : 3.module+el8.3.0+9630+fe6f9367
Architecture : src
Size : 40 k
Source : None
Repository : ol8_appstream
Summary : Common Annotations API Specification (JSR 250)
URL : https://github.com/javaee/javax.annotation
License : CDDL-1.1 or GPLv2 with exceptions
Description : Common Annotations APIs for the Java Platform (JSR 250).