How to Install and Uninstall maven-dependency-analyzer Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "maven-dependency-analyzer" package

Please follow the step by step instructions below to install maven-dependency-analyzer on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install maven-dependency-analyzer

2. Uninstall "maven-dependency-analyzer" package

This guide covers the steps necessary to uninstall maven-dependency-analyzer on openSuSE Tumbleweed:

$ sudo zypper remove maven-dependency-analyzer

3. Information about the maven-dependency-analyzer package on openSuSE Tumbleweed

Information for package maven-dependency-analyzer:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : maven-dependency-analyzer
Version : 1.13.2-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 47.5 KiB
Installed : No
Status : not installed
Source package : maven-dependency-analyzer-1.13.2-1.3.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.

5. The same packages on other Linux Distributions