How to Install and Uninstall ant-contrib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: January 14,2025

1. Install "ant-contrib" package

Please follow the step by step instructions below to install ant-contrib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ant-contrib

2. Uninstall "ant-contrib" package

This guide covers the steps necessary to uninstall ant-contrib on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ant-contrib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ant-contrib
Priority: extra
Section: universe/java
Installed-Size: 506
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.0~b3+svn177-7
Depends: ant
Suggests: libcommons-httpclient-java, libbcel-java, ivy
Filename: pool/universe/a/ant-contrib/ant-contrib_1.0~b3+svn177-7_all.deb
Size: 255000
MD5sum: 65bd0d4218b638f6b0fa8cd57c5301e2
SHA1: 09b5a5e8b590fc322c61e264ba56c7915621dc0c
SHA256: 2035d6e338facd2170989765d1fa1a83b299aa27ce72c1ed6afc54f24c1314f5
Description-en: collection of tasks, types and other tools for Apache Ant
Extends ant and provides the following tasks:
.
* Logic Tasks
* Network Tasks
* Performance Monitoring and Tasks
* Platform Tasks
* Property Tasks
* Process Tasks
* Other (unstable) Tasks
Description-md5: 8aabd2378cb21c875bf00bbf4783525c
Enhances: ant
Homepage: http://ant-contrib.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu