How to Install and Uninstall lxcfs Package on Kali Linux

Last updated: April 25,2024

1. Install "lxcfs" package

Please follow the instructions below to install lxcfs on Kali Linux

$ sudo apt update $ sudo apt install lxcfs

2. Uninstall "lxcfs" package

This is a short guide on how to uninstall lxcfs on Kali Linux:

$ sudo apt remove lxcfs $ sudo apt autoclean && sudo apt autoremove

3. Information about the lxcfs package on Kali Linux

Package: lxcfs
Source: lxcfs (5.0.4-1)
Version: 5.0.4-1+b1
Installed-Size: 240
Maintainer: pkg-lxc
Architecture: amd64
Depends: libc6 (>= 2.34), libfuse3-3 (>= 3.2.3), libgcc-s1 (>= 3.3.1)
Size: 78176
SHA256: 125d99d273c7cb139b36da7e12e6fe13534bfd38f2880279382efdd5f5dfb053
SHA1: f89a7b4495920c39beaff14c5355cf7f27bc7f09
MD5sum: 83e916a935c6c4a87a146efd060d7854
Description: FUSE based filesystem for LXC
LXCFS provides a FUSE based filesystem to improve the LXC experience
within the containers.
.
This filesystem offers both a cgroupfs-like view for use by
unprivileged containers which wouldn't otherwise be allowed to mount
cgroupfs. And a set of files that are meant to be bind-mounted over
their /proc equivalent to make them cgroup-aware.
Description-md5:
Homepage: https://linuxcontainers.org
Section: admin
Priority: optional
Filename: pool/main/l/lxcfs/lxcfs_5.0.4-1+b1_amd64.deb