How to Install and Uninstall ant Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 02,2024

1. Install "ant" package

Please follow the step by step instructions below to install ant on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ant

2. Uninstall "ant" package

This guide let you learn how to uninstall ant on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ant package on Ubuntu 21.10 (Impish Indri)

Package: ant
Architecture: all
Version: 1.10.9-4
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-4_all.deb
Size: 2107788
MD5sum: 214704136bded4bcca7f11d504139330
SHA1: 9d495b9f4fe334670207c2f05d1553ac9ff6ba64
SHA256: 8d44fe78cdb094c958c71c21fca0120b8251ebb0d540f66c123380a36b5a03e8
SHA512: 20fb2ad34885a8710b6acf85b2523c2d5b2045a03a16b15c748fab314197f597da22825573913afd0b3d4f8a5532d538e849c3b63524e8f74e7077b025a74b95
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