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

Last updated: September 28,2024

1. Install "python36-llfuse" package

Learn how to install python36-llfuse on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-llfuse

2. Uninstall "python36-llfuse" package

This guide let you learn how to uninstall python36-llfuse on openSuSE Tumbleweed:

$ sudo zypper remove python36-llfuse

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

Information for package python36-llfuse:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-llfuse
Version : 1.4.1-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 701,2 KiB
Installed : No
Status : not installed
Source package : python-llfuse-1.4.1-1.2.src
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.