How to Install and Uninstall fuse3-libs.i686 Package on Oracle Linux 8

Last updated: June 26,2024

1. Install "fuse3-libs.i686" package

Please follow the guidelines below to install fuse3-libs.i686 on Oracle Linux 8

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

2. Uninstall "fuse3-libs.i686" package

Please follow the step by step instructions below to uninstall fuse3-libs.i686 on Oracle Linux 8:

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

3. Information about the fuse3-libs.i686 package on Oracle Linux 8

Last metadata expiration check: 0:22:56 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : fuse3-libs
Version : 3.3.0
Release : 15.0.2.el8
Architecture : i686
Size : 107 k
Source : fuse-2.9.7-15.0.2.el8.src.rpm
Repository : ol8_baseos_latest
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.