How to Install and Uninstall maven-repo-helper Package on Kali Linux

Last updated: May 05,2024

1. Install "maven-repo-helper" package

This tutorial shows how to install maven-repo-helper on Kali Linux

$ sudo apt update $ sudo apt install maven-repo-helper

2. Uninstall "maven-repo-helper" package

This guide covers the steps necessary to uninstall maven-repo-helper on Kali Linux:

$ sudo apt remove maven-repo-helper $ sudo apt autoclean && sudo apt autoremove

3. Information about the maven-repo-helper package on Kali Linux

Package: maven-repo-helper
Version: 1.11
Installed-Size: 337
Maintainer: Debian Java Maintainers
Architecture: all
Provides: dh-sequence-maven-repo-helper
Depends: default-jre-headless (>= 2:1.7) | java7-runtime-headless
Recommends: debhelper-compat (= 13)
Suggests: maven-debian-helper
Breaks: maven-debian-helper (<= 1.6.6)
Size: 142500
SHA256: 1f04ead9927adf36365a9c4a816d4e8bf4710bc2afeef5c4050d1c7100744df8
SHA1: b0528cd5120e4cbcd559f729c5408a4bae43408f
MD5sum: 145b057aad700de1cdfc8b53fb6abf37
Description: Helper tools for including Maven metadata in Debian packages
This package enables Debian packages which are not using Maven in their
build process to provide and install Maven POMs and libraries in the
repository located in /usr/share/maven-repo.
.
Packages built with Maven (using maven-debian-helper) will benefit as
many of their dependencies are already packaged in Debian but they are
missing the necessary metadata (Maven POM) which is required by Maven
when it is using dependencies.
.
A tutorial is available at /usr/share/doc/maven-repo-helper/tutorial.html
Description-md5:
Homepage: https://wiki.debian.org/Java/MavenRepoSpec
Section: java
Priority: optional
Filename: pool/main/m/maven-repo-helper/maven-repo-helper_1.11_all.deb