How to Install and Uninstall python3-llfuse.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-llfuse.x86_64" package
Please follow the instructions below to install python3-llfuse.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-llfuse.x86_64
Copied
2. Uninstall "python3-llfuse.x86_64" package
Learn how to uninstall python3-llfuse.x86_64 on Rocky Linux 8:
$
sudo dnf remove
python3-llfuse.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-llfuse.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:21:53 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-llfuse
Version : 1.3.6
Release : 1.el8
Architecture : x86_64
Size : 382 k
Source : python-llfuse-1.3.6-1.el8.src.rpm
Repository : epel
Summary : Python Bindings for the low-level FUSE API Python 3.6 packages
URL : https://pypi.python.org/pypi/llfuse
License : LGPLv2+
Description : LLFUSE is a set of Python 3.6 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.
Available Packages
Name : python3-llfuse
Version : 1.3.6
Release : 1.el8
Architecture : x86_64
Size : 382 k
Source : python-llfuse-1.3.6-1.el8.src.rpm
Repository : epel
Summary : Python Bindings for the low-level FUSE API Python 3.6 packages
URL : https://pypi.python.org/pypi/llfuse
License : LGPLv2+
Description : LLFUSE is a set of Python 3.6 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.