How to Install and Uninstall jakarta-annotations.src Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "jakarta-annotations.src" package
Please follow the guidance below to install jakarta-annotations.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
jakarta-annotations.src
Copied
2. Uninstall "jakarta-annotations.src" package
This guide covers the steps necessary to uninstall jakarta-annotations.src on Oracle Linux 9:
$
sudo dnf remove
jakarta-annotations.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the jakarta-annotations.src package on Oracle Linux 9
Last metadata expiration check: 3:15:51 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : jakarta-annotations
Version : 1.3.5
Release : 14.module+el9.2.0+20958+a80e7477
Architecture : src
Size : 81 k
Source : None
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.
Available Packages
Name : jakarta-annotations
Version : 1.3.5
Release : 14.module+el9.2.0+20958+a80e7477
Architecture : src
Size : 81 k
Source : None
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.