How to Install and Uninstall ant Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 02,2024

1. Install "ant" package

Please follow the steps below to install ant on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install ant

2. Uninstall "ant" package

Please follow the guidelines below to uninstall ant on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the ant package on Ubuntu 21.04 (Hirsute Hippo)

Package: ant
Architecture: all
Version: 1.10.9-3
Multi-Arch: foreign
Priority: optional
Section: universe/java
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2342
Depends: default-jre-headless (>= 2:1.8) | java8-runtime-headless
Recommends: ant-optional
Suggests: ant-doc, default-jdk | java-compiler | java-sdk
Filename: pool/universe/a/ant/ant_1.10.9-3_all.deb
Size: 2107792
MD5sum: ad61aef8e89759e698e4f1f203c4f55e
SHA1: 87b1c1d5825ba217e857de62e3688373a41991e4
SHA256: 09ff41e3c054a5ac70f440950ccbc9f2e380dda10598b9f6698bb3fdc1100c79
SHA512: 6118ddbe9dcbf9d0d3e99912acef725121644f026803694de03b6bdafc356512b1fd5d95c08336932aa9f390efa0d6061efb6c388ccfe4ca7a7fa6536d24508e
Homepage: http://ant.apache.org
Description-en: Java based build tool like make
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 scripts and the core tasks libraries.
Description-md5: 104974004cbbc2340c2f993bcc2ea654