How to Install and Uninstall distcc Package on openSuSE Tumbleweed
Last updated: November 21,2024
1. Install "distcc" package
Please follow the step by step instructions below to install distcc on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
distcc
Copied
2. Uninstall "distcc" package
Please follow the step by step instructions below to uninstall distcc on openSuSE Tumbleweed:
$
sudo zypper remove
distcc
Copied
3. Information about the distcc package on openSuSE Tumbleweed
Information for package distcc:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : distcc
Version : 3.4-5.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 767.2 KiB
Installed : No
Status : not installed
Source package : distcc-3.4-5.6.src
Upstream URL : https://github.com/distcc/distcc
Summary : A distributed C/C++ compiler
Description :
distcc is a program to distribute builds of C, C++, Objective C or
Objective C++ code across several machines on a network, thereby
completing the task in less time. distcc should always generate the
same results as a local build.
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : distcc
Version : 3.4-5.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 767.2 KiB
Installed : No
Status : not installed
Source package : distcc-3.4-5.6.src
Upstream URL : https://github.com/distcc/distcc
Summary : A distributed C/C++ compiler
Description :
distcc is a program to distribute builds of C, C++, Objective C or
Objective C++ code across several machines on a network, thereby
completing the task in less time. distcc should always generate the
same results as a local build.