How to Install and Uninstall distcc-server Package on openSuSE Tumbleweed

Last updated: November 07,2024

1. Install "distcc-server" package

This tutorial shows how to install distcc-server on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install distcc-server

2. Uninstall "distcc-server" package

This tutorial shows how to uninstall distcc-server on openSuSE Tumbleweed:

$ sudo zypper remove distcc-server

3. Information about the distcc-server package on openSuSE Tumbleweed

Information for package distcc-server:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : distcc-server
Version : 3.4-5.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 825.1 KiB
Installed : No
Status : not installed
Source package : distcc-3.4-5.6.src
Upstream URL : https://github.com/distcc/distcc
Summary : Server for distributed C/C++ compilation
Description :
This package contains the compilation server needed to use distcc.

5. The same packages on other Linux Distributions