How to Install and Uninstall python312-llfuse Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python312-llfuse" package

Learn how to install python312-llfuse on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-llfuse

2. Uninstall "python312-llfuse" package

In this section, we are going to explain the necessary steps to uninstall python312-llfuse on openSuSE Tumbleweed:

$ sudo zypper remove python312-llfuse

3. Information about the python312-llfuse package on openSuSE Tumbleweed

Information for package python312-llfuse:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-llfuse
Version : 1.5.0-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 669.2 KiB
Installed : No
Status : not installed
Source package : python-llfuse-1.5.0-1.5.src
Upstream URL : https://github.com/python-llfuse/python-llfuse
Summary : Python Bindings for the low-level FUSE API
Description :
LLFUSE is a set of Python bindings for the low level FUSE API. It requires at
least FUSE 2.8.0 and supports both Python 2.x and 3.x.
LLFUSE was originally part of S3QL, but has been factored out so that it can be
used by other projects as well.