title: “How To Install libfm-gtk2 on Fedora 36” linkTitle: “libfm-gtk2” title: “How To Install libfm-gtk2 on Fedora 36” linkTitle: “libfm-gtk2” type: “docs” description: “In this tutorial we learn how to install libfm-gtk2 in Fedora 36. libfm-gtk2 is File manager-related GTK+ widgets of libfm” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libfm-gtk2-featured.png

Introduction

In this tutorial we learn how to install libfm-gtk2 on Fedora 36.

What is libfm-gtk2

type: “docs”

description: “In this tutorial we learn how to install libfm-gtk2 in Fedora 36. libfm-gtk2 is File manager-related GTK+ widgets of libfm”

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+ 2 widgets.

date: “2022-08-17” lastmod: “2022-08-17” We can use yum or dnf to install libfm-gtk2 on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libfm-gtk2. #image: /images/fedora/36/libfm-gtk2-featured.png


Install libfm-gtk2 on Fedora 36 Using dnf

Introduction

Update yum database with dnf using the following command. In this tutorial we learn how to install libfm-gtk2 on Fedora 36.

sudo dnf makecache --refresh
### What is `libfm-gtk2`

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+ 2 widgets.

After updating yum database, We can install libfm-gtk2 using dnf by running the following command:

We can use `yum` or `dnf` to install `libfm-gtk2` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libfm-gtk2.

sudo dnf -y install libfm-gtk2

Install libfm-gtk2 on Fedora 36 Using dnf

Install libfm-gtk2 on Fedora 36 Using yum

Update yum database with dnf using the following command.

Update yum database with `yum` using the following command.

sudo dnf makecache --refresh

sudo yum makecache --refresh

After updating yum database, We can install libfm-gtk2 using dnf by running the following command:

sudo dnf -y install libfm-gtk2

Install libfm-gtk2 on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libfm-gtk2 using yum by running the following command:

sudo yum -y install libfm-gtk2

How To Uninstall libfm-gtk2 on Fedora 36

To uninstall only the libfm-gtk2 package we can use the following command:

sudo dnf remove libfm-gtk2

libfm-gtk2 Package Contents on Fedora 36

After updating yum database, We can install `libfm-gtk2` using `yum` by running the following command:

```bash
sudo yum -y install libfm-gtk2

How To Uninstall libfm-gtk2 on Fedora 36

To uninstall only the libfm-gtk2 package we can use the following command:

sudo dnf remove libfm-gtk2

libfm-gtk2 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/f3003d94e9070bcbf7973cb8b5332a87f6f9ed
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/c3db956382d2b0ba4be8fd9f0cdd133cb962bf
/usr/lib/.build-id/80
/usr/lib/.build-id/80/2723ae2ad75dd2007a7f2f5243920ca0dcfa3a
/usr/lib/.build-id/93
/usr/lib/.build-id/93/67f5ab8156a847780cdd649a17d83014aa4186
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/5d41cdbd38ed314e30fc62cc16a74c538f7478
/usr/lib/libfm-gtk.so.4
/usr/lib/libfm-gtk.so.4.1.3
/usr/lib/libfm/modules/gtk
/usr/lib/libfm/modules/gtk/gtk-fileprop-x-desktop.so
/usr/lib/libfm/modules/gtk/gtk-fileprop-x-shortcut.so
/usr/lib/libfm/modules/gtk/gtk-menu-actions.so
/usr/lib/libfm/modules/gtk/gtk-menu-trash.so

References

Summary

In this tutorial we learn how to install libfm-gtk2 on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/lib/.build-id /usr/lib/.build-id/16 /usr/lib/.build-id/16/f54808b060614038b15cca788609d114dec194 /usr/lib/.build-id/19 /usr/lib/.build-id/19/53a33b28f81f6250b8368a5fe1a1bf819665ee /usr/lib/.build-id/4e /usr/lib/.build-id/4e/8d6b1ab3ba2edbe0e674c44be24662007c0f8f /usr/lib/.build-id/85 /usr/lib/.build-id/85/e42147f4e2f3fa29fcd603042fc4c7ca264378 /usr/lib/.build-id/db /usr/lib/.build-id/db/ff7df18b080ed0bdc97bbed3472c9546d1b19a /usr/lib64/libfm-gtk.so.4 /usr/lib64/libfm-gtk.so.4.1.3 /usr/lib64/libfm/modules/gtk /usr/lib64/libfm/modules/gtk/gtk-fileprop-x-desktop.so /usr/lib64/libfm/modules/gtk/gtk-fileprop-x-shortcut.so /usr/lib64/libfm/modules/gtk/gtk-menu-actions.so /usr/lib64/libfm/modules/gtk/gtk-menu-trash.so


## References

* [libfm-gtk2 website](http://pcmanfm.sourceforge.net/)

## Summary

In this tutorial we learn how to install `libfm-gtk2` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).