How to Install and Uninstall ant Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 03,2024

1. Install "ant" package

Here is a brief guide to show you how to install ant on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ant

2. Uninstall "ant" package

Please follow the instructions below to uninstall ant on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ant package on Ubuntu 20.10 (Groovy Gorilla)

Package: ant
Architecture: all
Version: 1.10.8-1
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: 2335
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.8-1_all.deb
Size: 2101108
MD5sum: ab2c3bfb3555e49124576ee5c59fcd26
SHA1: 28ae242589c17f5accf99b1d3346e4aa968301e0
SHA256: f18c1002eb1df2466400908de9fa9dfb060674ccb0450c059128c11244c4d006
SHA512: 03486a88402fc2e14769d49080e0a4fa558e23f83accda2dfd51ff4ac92981c1961a6ad06ea13284a3ef7ee41550a3f569a405412ad7ed96938a1d0e9702d077
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