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

Last updated: October 04,2024

1. Install "python3-fusepy.noarch" package

This tutorial shows how to install python3-fusepy.noarch on Fedora 34

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

2. Uninstall "python3-fusepy.noarch" package

Please follow the step by step instructions below to uninstall python3-fusepy.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:37:00 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-fusepy
Version : 2.0.4
Release : 19.fc34
Architecture : noarch
Size : 25 k
Source : python-fuse-2.0.4-19.fc34.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.