How to Install and Uninstall python3-fusepy Package on openSUSE Leap
Last updated: January 24,2025
1. Install "python3-fusepy" package
Please follow the steps below to install python3-fusepy on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-fusepy
Copied
2. Uninstall "python3-fusepy" package
This guide let you learn how to uninstall python3-fusepy on openSUSE Leap:
$
sudo zypper remove
python3-fusepy
Copied
3. Information about the python3-fusepy package on openSUSE Leap
Information for package python3-fusepy:
---------------------------------------
Repository : Main Repository
Name : python3-fusepy
Version : 3.0.1-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 105.0 KiB
Installed : No
Status : not installed
Source package : python-fusepy-3.0.1-bp155.2.10.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.
---------------------------------------
Repository : Main Repository
Name : python3-fusepy
Version : 3.0.1-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 105.0 KiB
Installed : No
Status : not installed
Source package : python-fusepy-3.0.1-bp155.2.10.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.