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

Last updated: January 09,2025

1. Install "libfm.i686" package

Please follow the steps below to install libfm.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libfm.i686

2. Uninstall "libfm.i686" package

Learn how to uninstall libfm.i686 on Fedora 36:

$ sudo dnf remove libfm.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:21:38 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libfm
Version : 1.3.2
Release : 2.fc36.1
Architecture : i686
Size : 475 k
Source : libfm-1.3.2-2.fc36.1.src.rpm
Repository : fedora
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.