How to Install and Uninstall python3-llfuse Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-llfuse" package

Please follow the instructions below to install python3-llfuse on Kali Linux

$ sudo apt update $ sudo apt install python3-llfuse

2. Uninstall "python3-llfuse" package

This is a short guide on how to uninstall python3-llfuse on Kali Linux:

$ sudo apt remove python3-llfuse $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-llfuse package on Kali Linux

Package: python3-llfuse
Source: python-llfuse (1.4.1+dfsg-2)
Version: 1.4.1+dfsg-2+b1
Installed-Size: 593
Maintainer: Nikolaus Rath
Architecture: amd64
Provides: python3.10-llfuse
Depends: python3 (<< 3.11), python3 (>= 3.10~), libc6 (>= 2.32), libfuse2 (>= 2.9)
Suggests: python-llfuse-doc
Size: 176904
SHA256: 5250e00626deb76634376f0de9a0a4ceb9c049183950b29bf4cd7a4a357053af
SHA1: f499b67817ed22256fbf86604ff72cf331143f48
MD5sum: 346ec32a6770c29acbac5f47b0295c5d
Description: Python 3 bindings for the low-level FUSE API
Python-llfuse is a set of Python bindings for the low level FUSE API.
This package provides the extension for the Python 3 interpreter. The
documentation is contained in the python-llfuse-doc package.
.
FUSE (Filesystem in USErspace) is a simple interface for userspace
programs to export a virtual filesystem to the Linux kernel. FUSE
also aims to provide a secure method for non privileged users to
create and mount their own filesystem implementations.
Description-md5: 02d722fcffd764bdf03e4e6fde3150e4
Multi-Arch: same
Homepage: https://github.com/python-llfuse/python-llfuse
Section: python
Priority: optional
Filename: pool/main/p/python-llfuse/python3-llfuse_1.4.1+dfsg-2+b1_amd64.deb