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

Last updated: May 10,2024

1. Install "distcc" package

Please follow the guidance below to install distcc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install distcc

2. Uninstall "distcc" package

Here is a brief guide to show you how to uninstall distcc on Ubuntu 21.10 (Impish Indri):

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

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

Package: distcc
Architecture: amd64
Version: 3.4+really3.3.5-3
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Christian Marillat
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 630
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.33), 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-3_amd64.deb
Size: 178520
MD5sum: 2f1f48f7ce37f2c810e8b70cba4e4e72
SHA1: b255ed3e7ed132d796b19a0ffe808642f3456e71
SHA256: c998bce85ecab89e4100be8c4dde409dd62a5cf448e25acb548a6ba3ea3f4318
SHA512: 7e6e71ac8f6211ab1fa1a87ed8a3a7a55a33364d2d630afa6bfa530b874a0fd8e4d171b6a5dfccb44be966bc6e7bfab86240e99614196386115b746917b80153
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