How to Install and Uninstall libretro-gw.x86_64 Package on Fedora 35

Last updated: October 07,2024

1. Install "libretro-gw.x86_64" package

In this section, we are going to explain the necessary steps to install libretro-gw.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libretro-gw.x86_64

2. Uninstall "libretro-gw.x86_64" package

Please follow the steps below to uninstall libretro-gw.x86_64 on Fedora 35:

$ sudo dnf remove libretro-gw.x86_64 $ sudo dnf autoremove

3. Information about the libretro-gw.x86_64 package on Fedora 35

Last metadata expiration check: 1:10:24 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : libretro-gw
Version : 0
Release : 7.20220410gitd08a081.10.fc35
Architecture : x86_64
Size : 179 k
Source : libretro-gw-0-7.20220410gitd08a081.10.fc35.src.rpm
Repository : updates
Summary : Libretro core for Game & Watch simulators
URL : https://github.com/libretro/gw-libretro
License : zlib
Description : gw-libretro is a libretro core that runs Game & Watch simulators.
:
: It runs simulators converted from source code for the games available at
: MADrigal. Each simulator is converted with pas2lua, which was written
: specifically for this purpose, and uses bstree, which was also specifically
: written to obfuscate the generated Lua source code as per MADrigal's request.