How to Install and Uninstall distcc Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 10,2024

1. Install "distcc" package

This is a short guide on how to install distcc on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install distcc

2. Uninstall "distcc" package

This is a short guide on how to uninstall distcc on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove distcc $ sudo apt autoclean && sudo apt autoremove

3. Information about the distcc package on Ubuntu 21.04 (Hirsute Hippo)

Package: distcc
Architecture: amd64
Version: 3.4+really3.3.5-2
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Christian Marillat
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 634
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.16), libgssapi-krb5-2 (>= 1.17), libpopt0 (>= 1.14), debconf (>= 0.5) | debconf-2.0, adduser (>= 3.52), netbase (>= 4.09), lsb-base (>= 3.2-13)
Suggests: distccmon-gnome, ccache, distcc-pump, dbus, dmucs
Filename: pool/universe/d/distcc/distcc_3.4+really3.3.5-2_amd64.deb
Size: 178776
MD5sum: b6cec3a4b0dd8efed1a8418b3cedb929
SHA1: 8d4ee75a99d50833058a7f883d0ddb95ec4d1306
SHA256: 4a9a6e3474f039105e081ff765328590f68bfa0401dcde939145eaf6297f1b69
SHA512: c476ec898d1db89f7a3429606b49c1fc0fd5c41fb08bde9fe84738e34a815f951af8c9a5ffac0dfeb6e2be40fc76dd2d90d8b017d56b664834c7f6e5b8b3a89c
Homepage: https://distcc.github.io/
Description-en: simple distributed compiler client and server
distcc is a program to distribute compilation of C or C++ code across
several machines on a network. distcc should always generate the same
results as a local compile, is simple to install and use, and is often
significantly faster than a local compile. distcc does not require all
machines to share a filesystem, have synchronized clocks, or to have
the same libraries or header files installed.
Description-md5: a14025a1551cf285c7c07c7ab0eaf8e0