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

Last updated: May 14,2024

1. Install "ant-contrib-cpptasks" package

Please follow the steps below to install ant-contrib-cpptasks on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ant-contrib-cpptasks

2. Uninstall "ant-contrib-cpptasks" package

This is a short guide on how to uninstall ant-contrib-cpptasks on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ant-contrib-cpptasks
Priority: extra
Section: universe/java
Installed-Size: 10973
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: cpptasks
Version: 1.0~b5-2
Filename: pool/universe/c/cpptasks/ant-contrib-cpptasks_1.0~b5-2_all.deb
Size: 1026244
MD5sum: 7517bb0dd367749e017f2d40b1bbce8a
SHA1: b1ea715cdd8fc1969f0e63466e62a16813b19432
SHA256: e34d9147092ff9a93b9c61f5e043a2762407a8bfce775a9dd612196bae9ba38f
Description-en: C/C++ compilation tasks for Ant.
The cc task can compile various source languages and produce executables,
shared libraries (aka DLL's) and static libraries.
Compiler adaptors are currently available for C/C++,
FORTRAN, MIDL and Windows Resource compilers.
Description-md5: e761f86d260d1e11322c478056ee0ebe
Enhances: ant
Homepage: http://ant-contrib.sourceforge.net/cpptasks/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu