How to Install and Uninstall maven-ant-helper Package on Kali Linux

Last updated: September 19,2024

1. Install "maven-ant-helper" package

Please follow the guidelines below to install maven-ant-helper on Kali Linux

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

2. Uninstall "maven-ant-helper" package

Here is a brief guide to show you how to uninstall maven-ant-helper on Kali Linux:

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

3. Information about the maven-ant-helper package on Kali Linux

Package: maven-ant-helper
Version: 8.7
Installed-Size: 60
Maintainer: Debian Java Maintainers
Architecture: all
Depends: ant, ant-contrib, ant-optional, libstax-java, maven-repo-helper (>= 1.4)
Suggests: default-jdk-doc, libmaven-plugin-tools-java, libmaven3-core-java, libmodello-java (>= 1.0), libplexus-component-metadata-java
Size: 12756
SHA256: 4ad4c8a228496c7220b1b9690c8816ff4833a692db47e6fc8afabcf844c801ac
SHA1: 2330a71782b7f4766d6dcd88c8e1b5bc51bbae7f
MD5sum: 9c5b5dbd8f651f10d8a7e5fcd029d4b9
Description: 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:
Homepage: https://salsa.debian.org/java-team/maven-ant-helper
Section: java
Priority: optional
Filename: pool/main/m/maven-ant-helper/maven-ant-helper_8.7_all.deb