How to Install and Uninstall python3-fusepy.noarch Package on Fedora 38

Last updated: November 28,2024

1. Install "python3-fusepy.noarch" package

Please follow the instructions below to install python3-fusepy.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-fusepy.noarch

2. Uninstall "python3-fusepy.noarch" package

Learn how to uninstall python3-fusepy.noarch on Fedora 38:

$ sudo dnf remove python3-fusepy.noarch $ sudo dnf autoremove

3. Information about the python3-fusepy.noarch package on Fedora 38

Last metadata expiration check: 0:10:45 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-fusepy
Version : 2.0.4
Release : 25.fc38
Architecture : noarch
Size : 31 k
Source : python-fuse-2.0.4-25.fc38.src.rpm
Repository : fedora
Summary : Python module that provides a simple interface to FUSE and MacFUSE
URL : https://github.com/terencehonles/fusepy
License : ISC
Description : fusepy is a Python module that provides a simple interface to FUSE and MacFUSE.
: It's just one file and is implemented using ctypes.