How to Install and Uninstall libfm.i686 Package on Fedora 35

Last updated: January 13,2025

1. Install "libfm.i686" package

This is a short guide on how to install libfm.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libfm.i686

2. Uninstall "libfm.i686" package

Please follow the steps below to uninstall libfm.i686 on Fedora 35:

$ sudo dnf remove libfm.i686 $ sudo dnf autoremove

3. Information about the libfm.i686 package on Fedora 35

Last metadata expiration check: 0:06:36 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libfm
Version : 1.3.2
Release : 2.fc35
Architecture : i686
Size : 476 k
Source : libfm-1.3.2-2.fc35.src.rpm
Repository : updates
Summary : GIO-based library for file manager-like programs
URL : http://pcmanfm.sourceforge.net/
License : GPLv2+
Description : LibFM is a GIO-based library used to develop file manager-like programs. It is
: developed as the core of next generation PCManFM and takes care of all file-
: related operations such as copy & paste, drag & drop, file associations or
: thumbnails support. By utilizing glib/gio and gvfs, libfm can access remote
: file systems supported by gvfs.
:
: This package contains the generic non-gui functions of libfm.