How to Install and Uninstall jsr-305.noarch Package on Fedora 35

Last updated: November 26,2024

1. Install "jsr-305.noarch" package

This is a short guide on how to install jsr-305.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install jsr-305.noarch

2. Uninstall "jsr-305.noarch" package

This guide let you learn how to uninstall jsr-305.noarch on Fedora 35:

$ sudo dnf remove jsr-305.noarch $ sudo dnf autoremove

3. Information about the jsr-305.noarch package on Fedora 35

Last metadata expiration check: 1:12:53 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : jsr-305
Version : 3.0.2
Release : 3.fc35
Architecture : noarch
Size : 32 k
Source : jsr-305-3.0.2-3.fc35.src.rpm
Repository : fedora
Summary : Correctness annotations for Java code
URL : https://code.google.com/p/jsr-305
License : BSD and CC-BY
Description : This package contains reference implementations, test cases, and other
: documents for Java Specification Request 305: Annotations for Software Defect
: Detection.