Call for testing: The unofficial ccache snap

I would like to announce a call of testing for the ccache snap. ccache is a fast C/C++ compiler cache.

How to install

Get it from the Snap Store

or, in a terminal:

sudo snap install --channel=beta --classic ccache

What to test

  • Can you properly launch the application?
  • Can you use the snapped ccache to build any compatible software? Is there any speed improvement compared to builds without ccache / with native ccache?
  • Do you notice any problems during running the application?

How to contribute

Here’s the source repository of the snap: https://github.com/Lin-Buo-Ren/ccache-snap