How to Install and Uninstall jakarta-annotations.noarch Package on Fedora 34

Last updated: September 18,2024

1. Install "jakarta-annotations.noarch" package

Here is a brief guide to show you how to install jakarta-annotations.noarch on Fedora 34

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

2. Uninstall "jakarta-annotations.noarch" package

This guide let you learn how to uninstall jakarta-annotations.noarch on Fedora 34:

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

3. Information about the jakarta-annotations.noarch package on Fedora 34

Last metadata expiration check: 5:55:36 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : jakarta-annotations
Version : 1.3.5
Release : 7.fc34
Architecture : noarch
Size : 45 k
Source : jakarta-annotations-1.3.5-7.fc34.src.rpm
Repository : fedora
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.