How to Install and Uninstall python3-llfuse.x86_64 Package on Fedora 36

Last updated: January 11,2025

1. Install "python3-llfuse.x86_64" package

This is a short guide on how to install python3-llfuse.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install python3-llfuse.x86_64

2. Uninstall "python3-llfuse.x86_64" package

Please follow the instructions below to uninstall python3-llfuse.x86_64 on Fedora 36:

$ sudo dnf remove python3-llfuse.x86_64 $ sudo dnf autoremove

3. Information about the python3-llfuse.x86_64 package on Fedora 36

Last metadata expiration check: 1:30:29 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-llfuse
Version : 1.4.2
Release : 1.fc36
Architecture : x86_64
Size : 613 k
Source : python-llfuse-1.4.2-1.fc36.src.rpm
Repository : updates
Summary : Python Bindings for the low-level FUSE API Python 3.10 packages
URL : https://pypi.python.org/pypi/llfuse
License : LGPLv2+
Description : LLFUSE is a set of Python 3.10 bindings for the low level FUSE API.
: It requires at least FUSE 2.9.0.
: LLFUSE was originally part of S3QL, but has been factored out so that it can be
: used by other projects as well.