How to Install and Uninstall qdox.noarch Package on Amazon Linux 2
Last updated: November 27,2024
1. Install "qdox.noarch" package
Please follow the steps below to install qdox.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
qdox.noarch
Copied
2. Uninstall "qdox.noarch" package
Please follow the guidelines below to uninstall qdox.noarch on Amazon Linux 2:
$
sudo yum remove
qdox.noarch
Copied
$
sudo yum autoremove
Copied
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.
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.