How to Install and Uninstall fuse3.x86_64 Package on CentOS Stream 8

Last updated: May 28,2024

1. Install "fuse3.x86_64" package

Please follow the instructions below to install fuse3.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install fuse3.x86_64

2. Uninstall "fuse3.x86_64" package

Here is a brief guide to show you how to uninstall fuse3.x86_64 on CentOS Stream 8:

$ sudo dnf remove fuse3.x86_64 $ sudo dnf autoremove

3. Information about the fuse3.x86_64 package on CentOS Stream 8

Last metadata expiration check: 1:51:34 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : fuse3
Version : 3.3.0
Release : 17.el8
Architecture : x86_64
Size : 54 k
Source : fuse-2.9.7-17.el8.src.rpm
Repository : baseos
Summary : File System in Userspace (FUSE) v3 utilitie
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.