How to Install and Uninstall fuse9p.noarch Package on Fedora 38

Last updated: November 30,2024

1. Install "fuse9p.noarch" package

Please follow the step by step instructions below to install fuse9p.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install fuse9p.noarch

2. Uninstall "fuse9p.noarch" package

Here is a brief guide to show you how to uninstall fuse9p.noarch on Fedora 38:

$ sudo dnf remove fuse9p.noarch $ sudo dnf autoremove

3. Information about the fuse9p.noarch package on Fedora 38

Last metadata expiration check: 4:44:05 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : fuse9p
Version : 1.0.9
Release : 29.fc38
Architecture : noarch
Size : 12 k
Source : python-py9p-1.0.9-29.fc38.src.rpm
Repository : fedora
Summary : Plan9 filesystem client for FUSE
URL : https://github.com/svinota/py9p
License : MIT
Description : Protocol 9P is developed for Plan9 operating system from Bell Labs.
: It is used for remote file access, and since files are key objects
: in Plan9, 9P can be used also for composite file access, RPC etc.
:
: This package contains FUSE client for the 9p protocol. It is in the
: beta development state.