How to Install and Uninstall maven-dependency-analyzer Package on openSUSE Leap
Last updated: December 24,2024
1. Install "maven-dependency-analyzer" package
Please follow the steps below to install maven-dependency-analyzer on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
maven-dependency-analyzer
Copied
2. Uninstall "maven-dependency-analyzer" package
This is a short guide on how to uninstall maven-dependency-analyzer on openSUSE Leap:
$
sudo zypper remove
maven-dependency-analyzer
Copied
3. Information about the maven-dependency-analyzer package on openSUSE Leap
Information for package maven-dependency-analyzer:
--------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : maven-dependency-analyzer
Version : 1.13.2-150200.3.7.2
Arch : noarch
Vendor : SUSE LLC
Installed Size : 47.2 KiB
Installed : No
Status : not installed
Source package : maven-dependency-analyzer-1.13.2-150200.3.7.2.src
Upstream URL : https://maven.apache.org/shared/maven-dependency-analyzer/
Summary : Maven dependency analyzer
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.
--------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : maven-dependency-analyzer
Version : 1.13.2-150200.3.7.2
Arch : noarch
Vendor : SUSE LLC
Installed Size : 47.2 KiB
Installed : No
Status : not installed
Source package : maven-dependency-analyzer-1.13.2-150200.3.7.2.src
Upstream URL : https://maven.apache.org/shared/maven-dependency-analyzer/
Summary : Maven dependency analyzer
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.