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

Last updated: May 10,2024

1. Install "gant" package

Here is a brief guide to show you how to install gant on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install gant

2. Uninstall "gant" package

Here is a brief guide to show you how to uninstall gant on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: gant
Architecture: all
Version: 1.9.11-8
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 293
Depends: ant, groovy
Recommends: libmaven-ant-tasks-java, maven
Filename: pool/universe/g/gant/gant_1.9.11-8_all.deb
Size: 244592
MD5sum: 310e68636d0597c0af9745f6e21953e1
SHA1: c04a278d4035815f60e328b122014d06539b863a
SHA256: 29133d7f926dfb669cf09011091b490592c58a677532ad5a60cdaaf4886f1768
SHA512: 9349cf6157d71bc10aa06ef5050c39e1095b2b0841fcefe5d21cdd0ccdbed273231b1fa6d1d8f817d50e02ddc6e05cf37536350a74d4a94c43ae2b75e47c5ca4
Homepage: https://github.com/Gant/Gant
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