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

Last updated: September 29,2024

1. Install "python36-fusepy" package

This guide covers the steps necessary to install python36-fusepy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-fusepy

2. Uninstall "python36-fusepy" package

Please follow the guidance below to uninstall python36-fusepy on openSuSE Tumbleweed:

$ sudo zypper remove python36-fusepy

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

Information for package python36-fusepy:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-fusepy
Version : 3.0.1-2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 104,6 KiB
Installed : No
Status : not installed
Source package : python-fusepy-3.0.1-2.9.src
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.