How to Install and Uninstall eclipse-cdt-autotools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "eclipse-cdt-autotools" package

Please follow the steps below to install eclipse-cdt-autotools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install eclipse-cdt-autotools

2. Uninstall "eclipse-cdt-autotools" package

Please follow the guidelines below to uninstall eclipse-cdt-autotools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove eclipse-cdt-autotools $ sudo apt autoclean && sudo apt autoremove

3. Information about the eclipse-cdt-autotools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: eclipse-cdt-autotools
Priority: optional
Section: universe/devel
Installed-Size: 3082
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: eclipse-cdt
Version: 8.6.0-1
Depends: eclipse-cdt (= 8.6.0-1), eclipse-remote-services-api, autoconf, automake
Filename: pool/universe/e/eclipse-cdt/eclipse-cdt-autotools_8.6.0-1_all.deb
Size: 2314486
MD5sum: 083f3073b5a1f7f27250c65e6115a991
SHA1: 6e53a67685f598cc443c31d1b3f0a8e2f7e1e147
SHA256: 13f8aec8e9b42632739189037d1c4bf79edb732d1da964e9244c94433efb92e2
Description-en: Autotools support for Eclipse CDT
The Autotools suite of plugins adds to the CDT a support for building and
maintaining C/C++ projects that use Autotools. With this additional support,
a vast repository of C/C++ code can be checked out, built, and maintained
under the CDT rather easily without having to resort to the command line.
.
In conjunction with the CDT, the plugin can do the following:
* Build a C/C++ project that uses a configure script or an autogen
script or a Makefile.cvs script
* Create a simple C or C++ hello world Autotools project via a template
* Allow configuration parameters to be set via a gui and to rebuild when
configuration parameters are changed
* Colorized editing of configuration files such as configure.in, configure.ac,
Makefile.am, and Makefile.in with full hover help for autoconf/automake
macros
* Allow specification of multiple build configurations for a single project
* Run autotools such as autoconf, automake, or aclocal directly using a gui
interface
* Includes hover help for autoconf and automake macros in the editors
Description-md5: 0697ec305b8878df135d5c0703eaf5ce
Homepage: http://www.eclipse.org/cdt/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions