How to Install and Uninstall maven-repo-helper Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "maven-repo-helper" package

In this section, we are going to explain the necessary steps to install maven-repo-helper on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "maven-repo-helper" package

Please follow the guidelines below to uninstall maven-repo-helper on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the maven-repo-helper package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: maven-repo-helper
Priority: optional
Section: universe/java
Installed-Size: 375
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.8.12
Depends: default-jre-headless | java2-runtime-headless, libstax-java
Recommends: debhelper
Suggests: maven-debian-helper
Breaks: maven-debian-helper (<= 1.6.6)
Filename: pool/universe/m/maven-repo-helper/maven-repo-helper_1.8.12_all.deb
Size: 133100
MD5sum: 67f7872c9f280922100373070626b730
SHA1: 86fd544f7d462b952a9907d0bcce74a119fd4bf0
SHA256: ae075388265184eae3972fa58b1e226db8f0fb2ac7ec52454f5b8a6d3b9ed128
Description-en: 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: eb08bec908759f1bd4f918393d802196
Homepage: http://wiki.debian.org/Java/MavenRepoSpec
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu