How to Install and Uninstall qdox.noarch Package on Amazon Linux 2

Last updated: May 17,2024

1. Install "qdox.noarch" package

Please follow the steps below to install qdox.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install qdox.noarch

2. Uninstall "qdox.noarch" package

Please follow the guidelines below to uninstall qdox.noarch on Amazon Linux 2:

$ sudo yum remove qdox.noarch $ sudo yum autoremove

3. Information about the qdox.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : qdox
Arch : noarch
Version : 1.12.1
Release : 10.amzn2
Size : 170 k
Repo : amzn2-core/2/x86_64
Summary : Extract class/interface/method definitions from sources
URL : http://qdox.codehaus.org/
License : ASL 2.0
Description : QDox is a high speed, small footprint parser
: for extracting class/interface/method definitions
: from source files complete with JavaDoc @tags.
: It is designed to be used by active code
: generators or documentation tools.