How to Install and Uninstall fuse3.x86_64 Package on AlmaLinux 8

Last updated: July 01,2024

1. Install "fuse3.x86_64" package

This guide covers the steps necessary to install fuse3.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install fuse3.x86_64

2. Uninstall "fuse3.x86_64" package

This guide let you learn how to uninstall fuse3.x86_64 on AlmaLinux 8:

$ sudo dnf remove fuse3.x86_64 $ sudo dnf autoremove

3. Information about the fuse3.x86_64 package on AlmaLinux 8

Last metadata expiration check: 2:08:25 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : fuse3
Version : 3.3.0
Release : 15.el8
Architecture : x86_64
Size : 53 k
Source : fuse-2.9.7-15.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.