How To Install libgnome-games-support on Fedora 36
Introduction
In this tutorial we learn how to install libgnome-games-support
on Fedora 36.
What is libgnome-games-support
libgnome-games-support is a small library intended for internal use by GNOME Games, but it may be used by others. The API will only break with the major version number.
We can use yum
or dnf
to install libgnome-games-support
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libgnome-games-support.
Install libgnome-games-support 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 libgnome-games-support
using dnf
by running the following command:
sudo dnf -y install libgnome-games-support
Install libgnome-games-support 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 libgnome-games-support
using yum
by running the following command:
sudo yum -y install libgnome-games-support
How To Uninstall libgnome-games-support on Fedora 36
To uninstall only the libgnome-games-support
package we can use the following command:
sudo dnf remove libgnome-games-support
libgnome-games-support Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/49
/usr/lib/.build-id/49/2f1cd24ef5fb6a839e45973237fa14761e1aec
/usr/lib/libgnome-games-support-1.so.3
/usr/lib/libgnome-games-support-1.so.3.0.4
/usr/share/doc/libgnome-games-support
/usr/share/doc/libgnome-games-support/README
/usr/share/licenses/libgnome-games-support
/usr/share/licenses/libgnome-games-support/COPYING.LESSER
/usr/share/locale/af/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ar/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/be/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/bg/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ca/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/cs/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/da/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/de/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/el/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/en_GB/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/eo/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/es/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/eu/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/fa/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/fi/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/fr/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/fur/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/gl/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/he/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/hr/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/hu/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/id/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/is/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/it/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ja/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/kk/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ko/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/lt/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/lv/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/mjw/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ml/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ms/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/nb/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ne/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/nl/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/oc/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/pa/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/pl/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/pt/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/pt_BR/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ro/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ru/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/sk/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/sl/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/sr/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/sr@latin/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/sv/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ta/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/tr/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/uk/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/zh_CN/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/zh_TW/LC_MESSAGES/libgnome-games-support.mo
References
Summary
In this tutorial we learn how to install libgnome-games-support
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libgnome-games-support on Fedora 36” linkTitle: “libgnome-games-support” type: “docs” description: “In this tutorial we learn how to install libgnome-games-support in Fedora 36. libgnome-games-support is Support library for GNOME games” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libgnome-games-support-featured.png
Introduction
In this tutorial we learn how to install libgnome-games-support
on Fedora 36.
What is libgnome-games-support
libgnome-games-support is a small library intended for internal use by GNOME Games, but it may be used by others. The API will only break with the major version number.
We can use yum
or dnf
to install libgnome-games-support
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libgnome-games-support.
Install libgnome-games-support 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 libgnome-games-support
using dnf
by running the following command:
sudo dnf -y install libgnome-games-support
Install libgnome-games-support 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 libgnome-games-support
using yum
by running the following command:
sudo yum -y install libgnome-games-support
How To Uninstall libgnome-games-support on Fedora 36
To uninstall only the libgnome-games-support
package we can use the following command:
sudo dnf remove libgnome-games-support
libgnome-games-support Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/e8dec7e028361fc8f7dc817be05e6d0f099527
/usr/lib64/libgnome-games-support-1.so.3
/usr/lib64/libgnome-games-support-1.so.3.0.4
/usr/share/doc/libgnome-games-support
/usr/share/doc/libgnome-games-support/README
/usr/share/licenses/libgnome-games-support
/usr/share/licenses/libgnome-games-support/COPYING.LESSER
/usr/share/locale/af/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ar/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/be/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/bg/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ca/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/cs/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/da/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/de/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/el/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/en_GB/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/eo/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/es/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/eu/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/fa/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/fi/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/fr/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/fur/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/gl/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/he/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/hr/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/hu/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/id/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/is/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/it/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ja/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/kk/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ko/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/lt/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/lv/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/mjw/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ml/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ms/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/nb/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ne/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/nl/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/oc/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/pa/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/pl/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/pt/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/pt_BR/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ro/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ru/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/sk/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/sl/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/sr/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/sr@latin/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/sv/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/ta/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/tr/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/uk/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/zh_CN/LC_MESSAGES/libgnome-games-support.mo
/usr/share/locale/zh_TW/LC_MESSAGES/libgnome-games-support.mo
References
Summary
In this tutorial we learn how to install libgnome-games-support
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).