How to Install and Uninstall libfm-gtk.i686 Package on Fedora 39

Last updated: January 14,2025

1. Install "libfm-gtk.i686" package

This is a short guide on how to install libfm-gtk.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libfm-gtk.i686

2. Uninstall "libfm-gtk.i686" package

In this section, we are going to explain the necessary steps to uninstall libfm-gtk.i686 on Fedora 39:

$ sudo dnf remove libfm-gtk.i686 $ sudo dnf autoremove

3. Information about the libfm-gtk.i686 package on Fedora 39

Last metadata expiration check: 5:03:04 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libfm-gtk
Version : 1.3.2
Release : 3.fc39
Architecture : i686
Size : 204 k
Source : libfm-1.3.2-3.fc39.src.rpm
Repository : fedora
Summary : File manager-related GTK+ widgets of libfm
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
: thumbnail support. By utilizing glib/gio and gvfs, libfm can access remote
: file systems supported by gvfs.
:
: This package provides useful file manager-related GTK+ 3 widgets.