fuse-libs.x86_64 on CentOS 8 / RHEL 8

Last updated: May 26,2022

1. Install fuse-libs.x86_64 package

Please follow the instructions below to install fuse-libs.x86_64 package:

sudo dnf makecache
sudo dnf install fuse-libs.x86_64

2. Uninstall / Remove fuse-libs.x86_64 package

Please follow the instructions below to uninstall fuse-libs.x86_64 package:

sudo dnf remove fuse-libs.x86_64
sudo dnf autoremove

3. Details of fuse-libs.x86_64 package

Last metadata expiration check: 1 day, 3:29:43 ago on Sun May 9 13:03:46 2021.
Installed Packages
Name : fuse-libs
Version : 2.9.7
Release : 12.el8
Architecture : x86_64
Size : 305 k
Source : fuse-2.9.7-12.el8.src.rpm
Repository : @System
From repo : anaconda
Summary : File System in Userspace (FUSE) v2 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 v2 libraries.