How to Install and Uninstall jsr-305.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "jsr-305.noarch" package

Please follow the step by step instructions below to install jsr-305.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "jsr-305.noarch" package

Here is a brief guide to show you how to uninstall jsr-305.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the jsr-305.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:47:11 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : jsr-305
Version : 3.0.2
Release : 6.el9
Architecture : noarch
Size : 40 k
Source : jsr-305-3.0.2-6.el9.src.rpm
Repository : ubi-9-appstream-rpms
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.