How to Install and Uninstall maven-dependency-analyzer.noarch Package on Amazon Linux 2
Last updated: January 08,2025
1. Install "maven-dependency-analyzer.noarch" package
Please follow the guidelines below to install maven-dependency-analyzer.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
maven-dependency-analyzer.noarch
Copied
2. Uninstall "maven-dependency-analyzer.noarch" package
In this section, we are going to explain the necessary steps to uninstall maven-dependency-analyzer.noarch on Amazon Linux 2:
$
sudo yum remove
maven-dependency-analyzer.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the maven-dependency-analyzer.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : maven-dependency-analyzer
Arch : noarch
Version : 1.3
Release : 9.amzn2
Size : 35 k
Repo : amzn2-core/2/x86_64
Summary : Maven dependency analyzer
URL : http://maven.apache.org/shared/maven-dependency-analyzer/
License : ASL 2.0
Description : Analyzes the dependencies of a project for undeclared or unused
: artifacts.
:
: Warning: Analysis is not done at source but bytecode level, then
: some cases are not detected (constants, annotations with
: source-only retention, links in javadoc) which can lead to wrong
: result if they are the only use of a dependency.
Available Packages
Name : maven-dependency-analyzer
Arch : noarch
Version : 1.3
Release : 9.amzn2
Size : 35 k
Repo : amzn2-core/2/x86_64
Summary : Maven dependency analyzer
URL : http://maven.apache.org/shared/maven-dependency-analyzer/
License : ASL 2.0
Description : Analyzes the dependencies of a project for undeclared or unused
: artifacts.
:
: Warning: Analysis is not done at source but bytecode level, then
: some cases are not detected (constants, annotations with
: source-only retention, links in javadoc) which can lead to wrong
: result if they are the only use of a dependency.