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

Last updated: November 29,2024

1. Install "libretro-gw.x86_64" package

Please follow the steps below to install libretro-gw.x86_64 on Fedora 38

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

2. Uninstall "libretro-gw.x86_64" package

Please follow the guidelines below to uninstall libretro-gw.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 3:06:22 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : libretro-gw
Version : 0
Release : 7.20230528git0ecff52.15.fc38
Architecture : x86_64
Size : 182 k
Source : libretro-gw-0-7.20230528git0ecff52.15.fc38.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.