How to Install and Uninstall ccbuild Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "ccbuild" package

This guide covers the steps necessary to install ccbuild on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ccbuild

2. Uninstall "ccbuild" package

This guide let you learn how to uninstall ccbuild on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ccbuild package on Ubuntu 21.10 (Impish Indri)

Package: ccbuild
Architecture: amd64
Version: 2.0.9-1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: tony mancill
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 372
Depends: libbobcat5 (>= 5.07.00), libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libgnutls30 (>= 3.7.0), libgomp1 (>= 4.9), libstdc++6 (>= 5.2)
Filename: pool/universe/c/ccbuild/ccbuild_2.0.9-1_amd64.deb
Size: 128496
MD5sum: b808223b8ef7ba8f0595e0d7f54c0949
SHA1: 50728e02dd0d8fb0f3bedf3a0ace50765403f36d
SHA256: 17125a68ae4661d61bc2b97830495da5034ea80ed5d664d1f02279559179d4bb
SHA512: acdab3401d756c9875df3356e8077936bb65590ef561d4d181d6da71ae57c491a249100a6f840b8a86b3c1a404cc10df7109ee24e9de7463b9b153cb8498a74b
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