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

Last updated: May 13,2024

1. Install "maven-ant-helper" package

This guide covers the steps necessary to install maven-ant-helper on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "maven-ant-helper" package

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

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

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

Package: maven-ant-helper
Priority: extra
Section: universe/devel
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 7.11
Depends: ant, ant-contrib, ant-optional, maven-repo-helper (>= 1.4)
Suggests: default-jdk-doc, libmaven-plugin-tools-java, libmaven2-core-java, libmodello-java (>= 1.0), libplexus-component-metadata-java
Filename: pool/universe/m/maven-ant-helper/maven-ant-helper_7.11_all.deb
Size: 13548
MD5sum: b4adb63797e92695e18ebb4057d14b95
SHA1: cc04dccb4612b1cd61e914805ef64ef50b659edf
SHA256: 249fbf091f56158ac731f858a1936da8ebf0793c9a77c17caa9298326bb3a708
Description-en: helper scripts for building Maven components with ant
An environment that can be used to simplify the creation of Debian packages
to support the Maven system. A "modello" ant task is also provided.
.
maven-build.xml attempts to reproduce the Maven build life-cycle.
You can use it to build your jar or javadoc. If you have libmaven2-core-java
installed, you can even use it to launch some Maven plugins to generate
some code.
Description-md5: f2c490cf8d85b5e86cb5ef4121bb7088
Homepage: http://anonscm.debian.org/cgit/pkg-java/maven-ant-helper.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu