How to Install and Uninstall orangefs-fuse.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "orangefs-fuse.x86_64" package

This guide let you learn how to install orangefs-fuse.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install orangefs-fuse.x86_64

2. Uninstall "orangefs-fuse.x86_64" package

Please follow the guidance below to uninstall orangefs-fuse.x86_64 on Fedora 34:

$ sudo dnf remove orangefs-fuse.x86_64 $ sudo dnf autoremove

3. Information about the orangefs-fuse.x86_64 package on Fedora 34

Last metadata expiration check: 1:59:34 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : orangefs-fuse
Version : 2.9.8
Release : 2.fc34
Architecture : x86_64
Size : 19 k
Source : orangefs-2.9.8-2.fc34.src.rpm
Repository : fedora
Summary : Parallel network file system FUSE client
URL : https://www.orangefs.org/
License : LGPLv2+ and LGPLv2 and BSD and MIT and zlib
Description : OrangeFS (formerly PVFS2) is a high-performance parallel
: network file system designed for use on high performance computing
: systems. It provides very high performance access to disk storage for
: parallel applications. It is accessible through a variety of
: interfaces, including the native OrangeFS library, the kernel, FUSE,
: and MPI-IO.
:
: This package provides the pvfs2-client-core which is required to use
: the kernel module.
:
: This package contains the FUSE client.