How to Install and Uninstall python2-llfuse Package on openSUSE Leap

Last updated: September 28,2024

1. Install "python2-llfuse" package

Here is a brief guide to show you how to install python2-llfuse on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-llfuse

2. Uninstall "python2-llfuse" package

Please follow the steps below to uninstall python2-llfuse on openSUSE Leap:

$ sudo zypper remove python2-llfuse

3. Information about the python2-llfuse package on openSUSE Leap

Information for package python2-llfuse:
---------------------------------------
Repository : Main Repository
Name : python2-llfuse
Version : 1.3.6-bp153.1.19
Arch : x86_64
Vendor : openSUSE
Installed Size : 748,9 KiB
Installed : No
Status : not installed
Source package : python-llfuse-1.3.6-bp153.1.19.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.