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

Last updated: July 05,2024

1. Install "python312-fusepy" package

Here is a brief guide to show you how to install python312-fusepy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-fusepy

2. Uninstall "python312-fusepy" package

Please follow the instructions below to uninstall python312-fusepy on openSuSE Tumbleweed:

$ sudo zypper remove python312-fusepy

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

Information for package python312-fusepy:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-fusepy
Version : 3.0.1-2.22
Arch : noarch
Vendor : openSUSE
Installed Size : 153.8 KiB
Installed : No
Status : not installed
Source package : python-fusepy-3.0.1-2.22.src
Upstream URL : https://github.com/fusepy/fusepy
Summary : A python module that provides a simple interface to FUSE
Description :
fusepy is a Python module that provides a simple interface to FUSE. It makes
the implementation of userspace file systems based on FUSE and python
possible.