How to Install and Uninstall fuse3.src Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "fuse3.src" package

In this section, we are going to explain the necessary steps to install fuse3.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install fuse3.src

2. Uninstall "fuse3.src" package

Please follow the guidelines below to uninstall fuse3.src on Oracle Linux 9:

$ sudo dnf remove fuse3.src $ sudo dnf autoremove

3. Information about the fuse3.src package on Oracle Linux 9

Last metadata expiration check: 1:19:41 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : fuse3
Version : 3.10.2
Release : 6.el9
Architecture : src
Size : 783 k
Source : None
Repository : ol9_appstream
Summary : File System in Userspace (FUSE) v3 utilities
URL : http://fuse.sf.net
License : GPL+
Description : With FUSE it is possible to implement a fully functional filesystem in a
: userspace program. This package contains the FUSE v3 userspace tools to
: mount a FUSE filesystem.

Name : fuse3
Version : 3.10.2
Release : 6.el9
Architecture : src
Size : 783 k
Source : None
Repository : ol9_baseos_latest
Summary : File System in Userspace (FUSE) v3 utilities
URL : http://fuse.sf.net
License : GPL+
Description : With FUSE it is possible to implement a fully functional filesystem in a
: userspace program. This package contains the FUSE v3 userspace tools to
: mount a FUSE filesystem.