How to Install and Uninstall jsr-305.src Package on Oracle Linux 8
Last updated: November 24,2024
1. Install "jsr-305.src" package
Please follow the instructions below to install jsr-305.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
jsr-305.src
Copied
2. Uninstall "jsr-305.src" package
Learn how to uninstall jsr-305.src on Oracle Linux 8:
$
sudo dnf remove
jsr-305.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the jsr-305.src package on Oracle Linux 8
Last metadata expiration check: 4:58:37 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : jsr-305
Version : 0
Release : 0.25.20130910svn.module+el8.6.0+20615+edd0bff8
Architecture : src
Size : 52 k
Source : None
Repository : ol8_appstream
Summary : Correctness annotations for Java code
URL : http://jsr-305.googlecode.com/
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 : 0
Release : 0.25.20130910svn.module+el8.6.0+20615+edd0bff8
Architecture : src
Size : 52 k
Source : None
Repository : ol8_appstream
Summary : Correctness annotations for Java code
URL : http://jsr-305.googlecode.com/
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.