How to Install and Uninstall libmaven-repository-builder-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libmaven-repository-builder-java" package

Please follow the steps below to install libmaven-repository-builder-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmaven-repository-builder-java

2. Uninstall "libmaven-repository-builder-java" package

Learn how to uninstall libmaven-repository-builder-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmaven-repository-builder-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmaven-repository-builder-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmaven-repository-builder-java
Priority: optional
Section: universe/java
Installed-Size: 86
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-repository-builder
Version: 1.0~alpha2-3
Depends: libmaven-common-artifact-filters-java, libmaven2-core-java
Suggests: libmaven-repository-builder-java-doc
Filename: pool/universe/m/maven-repository-builder/libmaven-repository-builder-java_1.0~alpha2-3_all.deb
Size: 19272
MD5sum: c20c714b509cc585120a357356f00184
SHA1: 027abe0c8ca93350ec77795a3cb3bb2c52bb964b
SHA256: 86710390e7ec3686fe2bbbd54f309a5eebb282385e2c503937ff3734eb1db681
Description-en: Maven Repository Builder
Maven is a software project management and comprehension tool. Based on the
concept of a project object model (POM), Maven can manage a project's build,
reporting and documentation from a central piece of information.
.
Maven's primary goal is to allow a developer to comprehend the complete
state of a development effort in the shortest period of time. In order to
attain this goal there are several areas of concern that Maven attempts
to deal with:
.
* Making the build process easy
* Providing a uniform build system
* Providing quality project information
* Providing guidelines for best practices development
* Allowing transparent migration to new features
.
The Maven Repository builder is a shared library used by Maven.
Description-md5: 96812f716576b3d8de23703ffead5b08
Homepage: http://maven.apache.org/shared/maven-repository-builder/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu