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

Last updated: May 18,2024

1. Install "libmaven-archiver-java" package

Here is a brief guide to show you how to install libmaven-archiver-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmaven-archiver-java

2. Uninstall "libmaven-archiver-java" package

This guide let you learn how to uninstall libmaven-archiver-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmaven-archiver-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libmaven-archiver-java
Priority: optional
Section: universe/devel
Installed-Size: 86
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-archiver
Version: 2.6-3
Depends: libmaven-shared-utils-java, libmaven2-core-java, libplexus-archiver-java, libplexus-interpolation-java, libplexus-utils-java
Suggests: libmaven-archiver-java-doc
Filename: pool/universe/m/maven-archiver/libmaven-archiver-java_2.6-3_all.deb
Size: 21702
MD5sum: 37ae6a9a3f6a0d6c379627d1e61a21a8
SHA1: 4ed57977a246a9b79091b93edc48c2a2c4968d5d
SHA256: e507d1bee3da42db7ba145f4bfff1e07a2afe122c86911e2d23606b5c4c2bb93
Description-en: Archiver component for Maven
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 Archiver is mainly used by Maven plugins to handle packaging.
Description-md5: bdec6d4ffe8126c56248f6f412064d1c
Homepage: http://maven.apache.org/shared/maven-archiver/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu