How to Install and Uninstall distccmon-gnome Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "distccmon-gnome" package

This guide let you learn how to install distccmon-gnome on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install distccmon-gnome

2. Uninstall "distccmon-gnome" package

Please follow the step by step instructions below to uninstall distccmon-gnome on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove distccmon-gnome $ sudo apt autoclean && sudo apt autoremove

3. Information about the distccmon-gnome package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: distccmon-gnome
Priority: optional
Section: universe/devel
Installed-Size: 107
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Hartwig
Architecture: amd64
Source: distcc
Version: 3.1-6.2
Depends: libc6 (>= 2.15), libglib2.0-0 (>= 2.12.0), libgnome2-0 (>= 2.17.3), libgnomeui-0 (>= 2.22.0), libgtk2.0-0 (>= 2.8.0)
Suggests: distcc
Filename: pool/universe/d/distcc/distccmon-gnome_3.1-6.2_amd64.deb
Size: 37602
MD5sum: 064027dc8fac226c30fbc4e65eb6b974
SHA1: 780880e83a4c810dbbd8051f7e6c1bc264c9425b
SHA256: 786b30b1b5caeadb0eaeb97edf9751697d2c2594e8eb01a0479ea772a4a4e058
Description-en: GTK+ monitor for distcc a distributed 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.
.
this is the GTK+ monitor program.
Description-md5: 5b7d83675fbd0215622b0478b0bcc755
Homepage: http://distcc.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu