How to Install and Uninstall jakarta-annotations.noarch Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "jakarta-annotations.noarch" package

Please follow the instructions below to install jakarta-annotations.noarch on Oracle Linux 9

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

2. Uninstall "jakarta-annotations.noarch" package

This is a short guide on how to uninstall jakarta-annotations.noarch on Oracle Linux 9:

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

3. Information about the jakarta-annotations.noarch package on Oracle Linux 9

Last metadata expiration check: 0:47:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : jakarta-annotations
Version : 1.3.5
Release : 13.el9
Architecture : noarch
Size : 52 k
Source : jakarta-annotations-1.3.5-13.el9.src.rpm
Repository : ol9_appstream
Summary : Jakarta Annotations
URL : https://github.com/eclipse-ee4j/common-annotations-api
License : EPL-2.0 or GPLv2 with exceptions
Description : Jakarta Annotations defines a collection of annotations representing
: common semantic concepts that enable a declarative style of programming
: that applies across a variety of Java technologies.