How to Install and Uninstall jsr-305.src Package on Oracle Linux 9
Last updated: November 21,2024
1. Install "jsr-305.src" package
This guide let you learn how to install jsr-305.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
jsr-305.src
Copied
2. Uninstall "jsr-305.src" package
Please follow the guidelines below to uninstall jsr-305.src on Oracle Linux 9:
$
sudo dnf remove
jsr-305.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the jsr-305.src package on Oracle Linux 9
Last metadata expiration check: 2:04:24 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : jsr-305
Version : 3.0.2
Release : 6.module+el9.2.0+20958+a80e7477
Architecture : src
Size : 172 k
Source : None
Repository : ol9_appstream
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.
Available Packages
Name : jsr-305
Version : 3.0.2
Release : 6.module+el9.2.0+20958+a80e7477
Architecture : src
Size : 172 k
Source : None
Repository : ol9_appstream
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.