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

Last updated: January 13,2025

1. Install "python3-fusepy.noarch" package

In this section, we are going to explain the necessary steps to install python3-fusepy.noarch on Fedora 35

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

2. Uninstall "python3-fusepy.noarch" package

This guide let you learn how to uninstall python3-fusepy.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:11:59 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-fusepy
Version : 2.0.4
Release : 21.fc35
Architecture : noarch
Size : 26 k
Source : python-fuse-2.0.4-21.fc35.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.