How to Install and Uninstall python38-pyfuse3 Package on openSuSE Tumbleweed
Last updated: December 24,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-pyfuse3" package
This guide covers the steps necessary to install python38-pyfuse3 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-pyfuse3
Copied
2. Uninstall "python38-pyfuse3" package
This guide covers the steps necessary to uninstall python38-pyfuse3 on openSuSE Tumbleweed:
$
sudo zypper remove
python38-pyfuse3
Copied
3. Information about the python38-pyfuse3 package on openSuSE Tumbleweed
Information for package python38-pyfuse3:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pyfuse3
Version : 3.2.0-2.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 687,6 KiB
Installed : No
Status : not installed
Source package : python-pyfuse3-3.2.0-2.3.src
Summary : Python Bindings for the low-level FUSE3 API
Description :
pyfuse3 is a set of Python 3 bindings for libfuse 3. It provides an asynchronous API compatible with Trio and asyncio, and enables you to easily write a full-featured Linux filesystem in Python.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pyfuse3
Version : 3.2.0-2.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 687,6 KiB
Installed : No
Status : not installed
Source package : python-pyfuse3-3.2.0-2.3.src
Summary : Python Bindings for the low-level FUSE3 API
Description :
pyfuse3 is a set of Python 3 bindings for libfuse 3. It provides an asynchronous API compatible with Trio and asyncio, and enables you to easily write a full-featured Linux filesystem in Python.