How To Install libretro-gtk-1-0 on Fedora 36

In this tutorial we learn how to install libretro-gtk-1-0 in Fedora 36. libretro-gtk-1-0 is The GTK+ Libretro frontend framework

Introduction

In this tutorial we learn how to install libretro-gtk-1-0 on Fedora 36.

What is libretro-gtk-1-0

Libretro is a plugin format design to implement video game console emulators, video games and similar multimedia software. Such plugins are called Libretro cores. retro-gtk is a framework easing the usage of Libretro cores in conjunction with GTK+. (libretro is an API specification implemented by some emulator libraries like libretro-bsnes).

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

Install libretro-gtk-1-0 on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libretro-gtk-1-0 using dnf by running the following command:

sudo dnf -y install libretro-gtk-1-0

Install libretro-gtk-1-0 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 libretro-gtk-1-0 using yum by running the following command:

sudo yum -y install libretro-gtk-1-0

How To Uninstall libretro-gtk-1-0 on Fedora 36

To uninstall only the libretro-gtk-1-0 package we can use the following command:

sudo dnf remove libretro-gtk-1-0

libretro-gtk-1-0 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/c7f69005050c56c42ed3d9feee13ae2f737639
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/23b2f5e59856cad5fcf5ac9047efebabf9a837
/usr/lib/libretro-gtk-1.so.0
/usr/libexec/retro-runner
/usr/share/doc/libretro-gtk-1-0
/usr/share/doc/libretro-gtk-1-0/AUTHORS
/usr/share/doc/libretro-gtk-1-0/NEWS
/usr/share/doc/libretro-gtk-1-0/README.md
/usr/share/licenses/libretro-gtk-1-0
/usr/share/licenses/libretro-gtk-1-0/COPYING

References

Summary

In this tutorial we learn how to install libretro-gtk-1-0 on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install libretro-gtk-1-0 on Fedora 36” linkTitle: “libretro-gtk-1-0” type: “docs” description: “In this tutorial we learn how to install libretro-gtk-1-0 in Fedora 36. libretro-gtk-1-0 is The GTK+ Libretro frontend framework” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libretro-gtk-1-0-featured.png

Introduction

In this tutorial we learn how to install libretro-gtk-1-0 on Fedora 36.

What is libretro-gtk-1-0

Libretro is a plugin format design to implement video game console emulators, video games and similar multimedia software. Such plugins are called Libretro cores. retro-gtk is a framework easing the usage of Libretro cores in conjunction with GTK+. (libretro is an API specification implemented by some emulator libraries like libretro-bsnes).

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

Install libretro-gtk-1-0 on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libretro-gtk-1-0 using dnf by running the following command:

sudo dnf -y install libretro-gtk-1-0

Install libretro-gtk-1-0 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 libretro-gtk-1-0 using yum by running the following command:

sudo yum -y install libretro-gtk-1-0

How To Uninstall libretro-gtk-1-0 on Fedora 36

To uninstall only the libretro-gtk-1-0 package we can use the following command:

sudo dnf remove libretro-gtk-1-0

libretro-gtk-1-0 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/02
/usr/lib/.build-id/02/fd2b3a523879fdcefa967d01d05adb29d89e3c
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/1b7fe872612f7ac690b858e8de857970813d7b
/usr/lib64/libretro-gtk-1.so.0
/usr/libexec/retro-runner
/usr/share/doc/libretro-gtk-1-0
/usr/share/doc/libretro-gtk-1-0/AUTHORS
/usr/share/doc/libretro-gtk-1-0/NEWS
/usr/share/doc/libretro-gtk-1-0/README.md
/usr/share/licenses/libretro-gtk-1-0
/usr/share/licenses/libretro-gtk-1-0/COPYING

References

Summary

In this tutorial we learn how to install libretro-gtk-1-0 on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).