How to Install and Uninstall python-llfuse-doc Package on Kali Linux

Last updated: May 19,2024

1. Install "python-llfuse-doc" package

This guide covers the steps necessary to install python-llfuse-doc on Kali Linux

$ sudo apt update $ sudo apt install python-llfuse-doc

2. Uninstall "python-llfuse-doc" package

This guide let you learn how to uninstall python-llfuse-doc on Kali Linux:

$ sudo apt remove python-llfuse-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-llfuse-doc package on Kali Linux

Package: python-llfuse-doc
Source: python-llfuse
Version: 1.4.1+dfsg-2
Installed-Size: 469
Maintainer: Nikolaus Rath
Architecture: all
Depends: libjs-sphinxdoc (>= 2.4.3-5~)
Recommends: python3-llfuse
Size: 56492
SHA256: 413d09d52dc0f499c1f577f99f4e4737305029cd311f031e0e4ac5786311be50
SHA1: aca5fc101876d98808840fcfb48c227f87b9c191
MD5sum: c33199924211ad65070abf77cfe15754
Description: Python bindings for the low-level FUSE API (documentation)
Python-llfuse is a set of Python bindings for the low level FUSE API.
This package provides the documentation for both the Python 2 and
Python 3 extension (packages python-llfuse and python3-llfuse).
.
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: bf45e9cac570c98e8ce402f4c2d89582
Multi-Arch: foreign
Homepage: https://github.com/python-llfuse/python-llfuse
Tag: role::documentation
Section: doc
Priority: optional
Filename: pool/main/p/python-llfuse/python-llfuse-doc_1.4.1+dfsg-2_all.deb