How to Install and Uninstall python3-llfuse Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 12,2024

1. Install "python3-llfuse" package

In this section, we are going to explain the necessary steps to install python3-llfuse on Ubuntu 21.10 (Impish Indri)

$ 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 Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-llfuse package on Ubuntu 21.10 (Impish Indri)

Package: python3-llfuse
Architecture: amd64
Version: 1.3.8+dfsg-2
Multi-Arch: same
Priority: optional
Section: universe/python
Source: python-llfuse
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Nikolaus Rath
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 595
Provides: python3.9-llfuse
Depends: python3 (<< 3.10), python3 (>= 3.9~), libc6 (>= 2.32), libfuse2 (>= 2.9.0)
Suggests: python-llfuse-doc
Breaks: borgbackup (<= 1.0.0~rc1-3)
Filename: pool/universe/p/python-llfuse/python3-llfuse_1.3.8+dfsg-2_amd64.deb
Size: 168652
MD5sum: deaef9e4babea9089443430891380273
SHA1: 353cf074156dad0ce0a3a5899a9a6e9fe54eaacb
SHA256: ec40ac4ade698d10caac7c830631bba1c18ea7b68950935df50025d1eade3945
SHA512: 12a269deb6a74f6af964e058bf6a595dc688e1c57ea5f80b00b708c412867506208fd01af711e37d3ddf8b56744cf31f368ab5894d818317e46f4b311714dac0
Homepage: https://github.com/python-llfuse/python-llfuse
Description-en: 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