How to Install and Uninstall jetbrains-annotations.noarch Package on Fedora 39

Last updated: March 01,2025

1. Install "jetbrains-annotations.noarch" package

Please follow the instructions below to install jetbrains-annotations.noarch on Fedora 39

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

2. Uninstall "jetbrains-annotations.noarch" package

In this section, we are going to explain the necessary steps to uninstall jetbrains-annotations.noarch on Fedora 39:

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

3. Information about the jetbrains-annotations.noarch package on Fedora 39

Last metadata expiration check: 5:27:00 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : jetbrains-annotations
Version : 24.1.0
Release : 1.fc39
Architecture : noarch
Size : 34 k
Source : jetbrains-annotations-24.1.0-1.fc39.src.rpm
Repository : updates
Summary : Annotations for JVM-based languages
URL : https://www.jetbrains.org/
License : Apache-2.0
Description : This package contains a set of Java annotations which can be used in
: JVM-based languages. They serve as additional documentation and can be
: interpreted by IDEs and static analysis tools to improve code analysis.