How to Install and Uninstall distcc-server Package on openSUSE Leap
Last updated: November 27,2024
1. Install "distcc-server" package
This tutorial shows how to install distcc-server on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
distcc-server
Copied
2. Uninstall "distcc-server" package
In this section, we are going to explain the necessary steps to uninstall distcc-server on openSUSE Leap:
$
sudo zypper remove
distcc-server
Copied
3. Information about the distcc-server package on openSUSE Leap
Information for package distcc-server:
--------------------------------------
Repository : Main Repository
Name : distcc-server
Version : 3.3.3-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 765.0 KiB
Installed : No
Status : not installed
Source package : distcc-3.3.3-bp155.2.14.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.
--------------------------------------
Repository : Main Repository
Name : distcc-server
Version : 3.3.3-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 765.0 KiB
Installed : No
Status : not installed
Source package : distcc-3.3.3-bp155.2.14.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.