How to Install and Uninstall fuse-libs.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 08,2024

1. Install "fuse-libs.i686" package

Please follow the steps below to install fuse-libs.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install fuse-libs.i686

2. Uninstall "fuse-libs.i686" package

This tutorial shows how to uninstall fuse-libs.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove fuse-libs.i686 $ sudo dnf autoremove

3. Information about the fuse-libs.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:08:56 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : fuse-libs
Version : 2.9.7
Release : 17.el8
Architecture : i686
Size : 114 k
Source : fuse-2.9.7-17.el8.src.rpm
Repository : ubi-8-baseos-rpms
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.