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

Last updated: May 19,2024

1. Install "ccbuild" package

This tutorial shows how to install ccbuild on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ccbuild

2. Uninstall "ccbuild" package

This tutorial shows how to uninstall ccbuild on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ccbuild $ sudo apt autoclean && sudo apt autoremove

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

Package: ccbuild
Architecture: amd64
Version: 2.0.7+git20160227.c1179286-3
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 464
Depends: libbobcat5 (>= 5.04.01), libc6 (>= 2.27), libgcc-s1 (>= 3.0), libgnutls30 (>= 3.6.5), libgomp1 (>= 4.9), libstdc++6 (>= 5.2)
Filename: pool/universe/c/ccbuild/ccbuild_2.0.7+git20160227.c1179286-3_amd64.deb
Size: 151232
MD5sum: 1866c42bf6b2666750bd338d8bd1a5e7
SHA1: 3f2090887b363dd30b60407a99789748b8c201e3
SHA256: 0728cf60b12a84e94ac70b7750f33d1c69f34c4bbd0597a8d9fc144fdcea8e59
SHA512: 8c67d940fadacfe0cedeaf8f95f4b70b30b3387c5bf45aae73e3300dd98b187f4fa89b1129e6eb3f0725c8c9243c546ef9667f13d7aef2ffcd29200624ddf65c
Homepage: https://github.com/bneijt/ccbuild
Description-en: source scanning build utility for C++
Scan the source for main functions and includes. When the file
contains a main function it will compile all the files next to that
file's includes and link them into a program.
.
This makes it possible to build entire programs with minimal
configuration. Linker and compiler options can be added and will be
automatically divided over the compiler and linker.
Description-md5: 881a4e51adb3d91ecb9ce9710bcd9d8d