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

Last updated: May 16,2024

1. Install "gant" package

This is a short guide on how to install gant on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install gant

2. Uninstall "gant" package

In this section, we are going to explain the necessary steps to uninstall gant on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove gant $ sudo apt autoclean && sudo apt autoremove

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

Package: gant
Architecture: all
Version: 1.9.11-7
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 291
Depends: ant, groovy
Recommends: libmaven-ant-tasks-java, maven
Filename: pool/universe/g/gant/gant_1.9.11-7_all.deb
Size: 243978
MD5sum: 01941f5aced451686fc92a24f10d2eab
SHA1: 17b9d1ed0bcc5912a7afc724d70b60523fd920fa
SHA256: 13ade640d434553fb0818e00e65a43e601a22cb59d07df7dba7d2ee22e60ac2f
SHA512: df321973176103ca8f600194885e0ddc0d5b09e1f838fcd2a6c65788e512ddbd8bbf00f532c9a97d52acdcc3508cb6787b97732270b8e5bf6af2ab575cdfcc5f
Homepage: http://gant.github.io
Description-en: Groovy build framework based on scripting Ant tasks
Gant is a build tool for scripting Ant tasks using Groovy instead of
XML to specify the build logic. A Gant build specification is a
Groovy script and so can bring all the power of Groovy to bear
directly, something not possible with Ant scripts. Whilst it might be
seen as a competitor to Ant, Gant uses Ant tasks for many of the
actions, so Gant is really an alternative way of doing builds using
Ant, but using a programming language rather than XML to specify the
build rules.
Description-md5: 0c08ee805ee1d36ed84cfcc98afa6a8d