How to Install and Uninstall jsr-305.noarch Package on Amazon Linux 2

Last updated: May 18,2024

1. Install "jsr-305.noarch" package

Please follow the guidelines below to install jsr-305.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install jsr-305.noarch

2. Uninstall "jsr-305.noarch" package

Please follow the instructions below to uninstall jsr-305.noarch on Amazon Linux 2:

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

3. Information about the jsr-305.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : jsr-305
Arch : noarch
Version : 0
Release : 0.18.20090319svn.amzn2
Size : 29 k
Repo : amzn2-core/2/x86_64
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.