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

Last updated: May 22,2024

1. Install "distcc" package

In this section, we are going to explain the necessary steps to install distcc on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install distcc

2. Uninstall "distcc" package

Please follow the guidelines below to uninstall distcc on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: distcc
Architecture: amd64
Version: 3.3.3-4
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.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.3.3-4_amd64.deb
Size: 177436
MD5sum: b6891efb75d4426f1cb2fccd6a88b9a1
SHA1: df58a860502283ec31a856f2e0df0731dd4dc302
SHA256: 5a3cbf3812875b007b19188f685294ba0548e5c449f65e03bf109592a11e5dfd
SHA512: 09d50343e4edf6c37e5066459603960535fad1ef08a4ac9fbe0bf81267de51c8fdfa85df1c01b2d1e5f199375adbf6e1050bba683acf968060534f73a4a17037
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