How to Install and Uninstall fuse-libs.i686 Package on Fedora 35

Last updated: September 21,2024

1. Install "fuse-libs.i686" package

This guide let you learn how to install fuse-libs.i686 on Fedora 35

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

2. Uninstall "fuse-libs.i686" package

This guide covers the steps necessary to uninstall fuse-libs.i686 on Fedora 35:

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

3. Information about the fuse-libs.i686 package on Fedora 35

Last metadata expiration check: 3:21:10 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : fuse-libs
Version : 2.9.9
Release : 13.fc35
Architecture : i686
Size : 107 k
Source : fuse-2.9.9-13.fc35.src.rpm
Repository : fedora
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.