How to Install and Uninstall fuse3-libs.x86_64 Package on Rocky Linux 9

Last updated: November 01,2024

1. Install "fuse3-libs.x86_64" package

Please follow the steps below to install fuse3-libs.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install fuse3-libs.x86_64

2. Uninstall "fuse3-libs.x86_64" package

Please follow the guidance below to uninstall fuse3-libs.x86_64 on Rocky Linux 9:

$ sudo dnf remove fuse3-libs.x86_64 $ sudo dnf autoremove

3. Information about the fuse3-libs.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:14:37 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : fuse3-libs
Version : 3.10.2
Release : 6.el9
Architecture : x86_64
Size : 91 k
Source : fuse3-3.10.2-6.el9.src.rpm
Repository : appstream
Summary : File System in Userspace (FUSE) v3 libraries
URL : http://fuse.sf.net
License : LGPLv2+
Description : Devel With FUSE it is possible to implement a fully functional filesystem in a
: userspace program. This package contains the FUSE v3 libraries.