ccache — Compiler cache (UNOFFICIAL) (ccache)
Install latest/stable of ccache — Compiler cache (UNOFFICIAL)
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install ccache --classic
Don't have snapd? Get set up for snaps.
Details for ccache — Compiler cache (UNOFFICIAL)
Package name
- ccache
License
- GPL-3.0+
Last updated
- 10 April 2019 - latest/stable
- 16 July 2019 - latest/edge
Websites
Contact
External link warning
You are about to open
Do you wish to proceed?
Report a Snap Store violation
Report ccache — Compiler cache (UNOFFICIAL) for a Snap Store violation
Snap Store Violation Report submitted successfully
Thank you for your report. Information you provided will help us investigate further.
Error submitting report
There was an error while sending your report. Please try again later.
Share this snap
Generate an embeddable card to be shared on external websites.
A fast C/C++ compiler cache
ccache is a compiler cache. It [speeds up recompilation][1] by caching previous compilations and detecting when the same compilation is being done again. Supported languages are C, C++, Objective-C and Objective-C++.
Features
- Keeps statistics on hits/misses.
- Automatic cache size management.
- Can cache compilations that generate warnings.
- Easy installation.
- Low overhead.
- Optionally uses hard links where possible to avoid copies.
NOTE
This is not an official distribution of ccache, refer the [issue tracker][2] regarding to any issues regarding the use of this snap.
[1]: https://ccache.samba.org/performance.html [2]: https://github.com/Lin-Buo-Ren/ccache-snap/issues
| Revision | Channel | Version | Build | Commit | Download SBOM |
|---|
The build and commit information is derived from build infrastructure records.
Install ccache — Compiler cache (UNOFFICIAL) on your Linux distribution
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.