How to Install and Uninstall ant-doc Package on Kali Linux

Last updated: May 03,2024

1. Install "ant-doc" package

Learn how to install ant-doc on Kali Linux

$ sudo apt update $ sudo apt install ant-doc

2. Uninstall "ant-doc" package

Please follow the instructions below to uninstall ant-doc on Kali Linux:

$ sudo apt remove ant-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the ant-doc package on Kali Linux

Package: ant-doc
Source: ant
Version: 1.10.14-1
Installed-Size: 41872
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: ant
Size: 2174988
SHA256: f7498f4d4556d8840da40f45737ef7179e94e0ca800aad3871b2c7f995d046a9
SHA1: b5b6f1d75da88ffa12b7938d88c724cc1eb29683
MD5sum: 396ad4b94696967a0273fb51c4b52bd6
Description: Java based build tool like make - API documentation and manual
Apache Ant is a Java library and command-line tool whose mission is to drive
processes described in build files as targets and extension points dependent
upon each other. The main known usage of Ant is the build of Java applications.
Ant supplies a number of built-in tasks allowing to compile, assemble, test
and run Java applications. Ant can also be used effectively to build non Java
applications, for instance C or C++ applications. More generally, Ant can be
used to pilot any type of process which can be described in terms of targets
and tasks.
.
This package contains the manual of ant as well as the API documentation.
Description-md5:
Multi-Arch: foreign
Homepage: http://ant.apache.org
Tag: devel::buildtools, devel::doc, devel::lang:java, made-of::html,
role::documentation, role::program
Section: doc
Priority: optional
Filename: pool/main/a/ant/ant-doc_1.10.14-1_all.deb