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

Last updated: May 15,2024

1. Install "ant-optional" package

Here is a brief guide to show you how to install ant-optional on Kali Linux

$ sudo apt update $ sudo apt install ant-optional

2. Uninstall "ant-optional" package

Please follow the guidelines below to uninstall ant-optional on Kali Linux:

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

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

Package: ant-optional
Source: ant
Version: 1.10.14-1
Installed-Size: 1107
Maintainer: Debian Java Maintainers
Architecture: all
Depends: ant (= 1.10.14-1)
Suggests: antlr, javacc, junit, junit4, jython, libactivation-java, libbcel-java (>= 5.0), libbsf-java, libcommons-logging-java, libcommons-net-java, libmail-java, libjaxp1.3-java, libjdepend-java, libjsch-java, liblog4j1.2-java, liboro-java, libregexp-java, libxalan2-java (>= 2.4.0-1), libxml-commons-resolver1.1-java, libxz-java
Size: 455020
SHA256: f5e16010e7a927b4818f4f39bda7ed37675ab1c66156dd8ce589fa8e28f991fa
SHA1: 1947f056003b5323d54528804cedaff90c6b7414
MD5sum: 38422a05e185967e86bbb6930b501f51
Description: Java based build tool like make - optional libraries
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 optional tasks libraries.
Description-md5:
Multi-Arch: foreign
Homepage: http://ant.apache.org
Tag: devel::buildtools, implemented-in::java, interface::commandline,
role::app-data, role::program, scope::utility
Section: java
Priority: optional
Filename: pool/main/a/ant/ant-optional_1.10.14-1_all.deb