How to Install and Uninstall sccache Package on openSUSE Leap
Last updated: February 08,2025
1. Install "sccache" package
Learn how to install sccache on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
sccache
Copied
2. Uninstall "sccache" package
Please follow the steps below to uninstall sccache on openSUSE Leap:
$
sudo zypper remove
sccache
Copied
3. Information about the sccache package on openSUSE Leap
Information for package sccache:
--------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : sccache
Version : 0.4.2~3-150400.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 20.4 MiB
Installed : No
Status : not installed
Source package : sccache-0.4.2~3-150400.3.3.1.src
Upstream URL : https://github.com/mozilla/sccache
Summary : A compiler caching tool for Rust, C and C++ with optional cloud storage
Description :
Sccache is a ccache-like tool. It is used as a compiler wrapper and
avoids compilation when possible, storing a cache in a remote storage
using the Amazon Simple Cloud Storage Service (S3) API, Redis or
the Google Cloud Storage (GCS) API.
--------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : sccache
Version : 0.4.2~3-150400.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 20.4 MiB
Installed : No
Status : not installed
Source package : sccache-0.4.2~3-150400.3.3.1.src
Upstream URL : https://github.com/mozilla/sccache
Summary : A compiler caching tool for Rust, C and C++ with optional cloud storage
Description :
Sccache is a ccache-like tool. It is used as a compiler wrapper and
avoids compilation when possible, storing a cache in a remote storage
using the Amazon Simple Cloud Storage Service (S3) API, Redis or
the Google Cloud Storage (GCS) API.