cachefilesd on Kali Linux

Last updated: August 05,2022

1. Install cachefilesd package

In this section, we are going to explain the necessary steps to install cachefilesd package:

sudo apt update
sudo apt install cachefilesd

2. Uninstall / Remove cachefilesd package

This tutorial shows how to uninstall cachefilesd package:

sudo apt remove cachefilesd
sudo apt autoclean && sudo apt autoremove

3. Details of cachefilesd package

Package: cachefilesd
Version: 0.10.10-0.2
Installed-Size: 86
Maintainer: Shane Wegner
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 29576
SHA256: 1ec479fca74c6a71fb81e45378144518ebb2ff2815dd600332dc8f5198d00da0
SHA1: 213edb843cd151355bff9fe7e21ffddd321689cc
MD5sum: 4b66e166a17add2aa1d196248c3d2693
Description: support fscache on already mounted filesystem
FSCache is a generic caching manager in the Linux kernel which can be used
by network and other filesystems to cache data locally.
.
CacheFiles is an FSCache backend that's meant to use as a cache a directory on
an already mounted filesystem of a local type (such as Ext3). This package
installs the userspace support required by the cachefiles backend.
Description-md5: a43d1c7ece3d6a969e37f3e55b7bb374
Tag: admin::filesystem, admin::kernel, devel::lang:c, devel::library,
implemented-in::c, role::devel-lib, role::program
Section: otherosfs
Priority: optional
Filename: pool/main/c/cachefilesd/cachefilesd_0.10.10-0.2_amd64.deb