How to Install and Uninstall ccache Package on Manjaro
Last updated: February 24,2025
1. Install "ccache" package
This tutorial shows how to install ccache on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
ccache
Copied
2. Uninstall "ccache" package
In this section, we are going to explain the necessary steps to uninstall ccache on Manjaro:
$
sudo pacman -Rcns
ccache
Copied
3. Information about the ccache package on Manjaro
Repository : extra
Name : ccache
Version : 4.9-1
Description : Compiler cache that speeds up recompilation by caching
previous compilations
Architecture : x86_64
URL : https://ccache.dev/
Licenses : GPL3
Groups : None
Provides : None
Depends On : glibc gcc-libs hiredis zstd libzstd.so=1-64
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 581.18 KiB
Installed Size : 1533.10 KiB
Packager : Antonio Rojas
Build Date : Sun Jan 7 09:59:40 2024
Validated By : MD5 Sum SHA-256 Sum Signature
Name : ccache
Version : 4.9-1
Description : Compiler cache that speeds up recompilation by caching
previous compilations
Architecture : x86_64
URL : https://ccache.dev/
Licenses : GPL3
Groups : None
Provides : None
Depends On : glibc gcc-libs hiredis zstd libzstd.so=1-64
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 581.18 KiB
Installed Size : 1533.10 KiB
Packager : Antonio Rojas
Build Date : Sun Jan 7 09:59:40 2024
Validated By : MD5 Sum SHA-256 Sum Signature