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

Last updated: May 19,2024

1. Install "libmaven-antrun-plugin-java" package

Please follow the guidelines below to install libmaven-antrun-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmaven-antrun-plugin-java

2. Uninstall "libmaven-antrun-plugin-java" package

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

$ sudo apt remove libmaven-antrun-plugin-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libmaven-antrun-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 82
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-antrun-plugin
Version: 1.7-1
Depends: ant, libmaven2-core-java, libplexus-utils-java
Filename: pool/universe/m/maven-antrun-plugin/libmaven-antrun-plugin-java_1.7-1_all.deb
Size: 23250
MD5sum: 5ef2409a0fee879ab55b5158bfaee241
SHA1: 721e3952c95d73bc88d7e9c7a5fb2d7e0cbe45d8
SHA256: d7d599be6902a88b8331ca97bf5713a8ff4625a6674581e22f18ad34e53497a4
Description-en: Maven AntRun Plugin
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 Antrun Plugin runs Ant scripts embedded in the POM
Description-md5: a354687f97ea55457740f044d731a6ab
Homepage: http://maven.apache.org/plugins/maven-antrun-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu