How to Install and Uninstall libmanette.x86_64 Package on Fedora 38

Last updated: October 06,2024

1. Install "libmanette.x86_64" package

Please follow the guidance below to install libmanette.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install libmanette.x86_64

2. Uninstall "libmanette.x86_64" package

Here is a brief guide to show you how to uninstall libmanette.x86_64 on Fedora 38:

$ sudo dnf remove libmanette.x86_64 $ sudo dnf autoremove

3. Information about the libmanette.x86_64 package on Fedora 38

Last metadata expiration check: 5:37:09 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : libmanette
Version : 0.2.6
Release : 6.fc38
Architecture : x86_64
Size : 49 k
Source : libmanette-0.2.6-6.fc38.src.rpm
Repository : fedora
Summary : Game controller library
URL : https://gitlab.gnome.org/aplazas/libmanette
License : LGPLv2+
Description : libmanette is a small GObject library giving you simple access to game
: controllers.
:
: This library is intended for software needing a painless access to game
: controllers from any programming language and with little dependencies.
:
: It supports the de-facto standard gamepads as defined by the W3C standard
: Gamepad specification or as implemented by the SDL GameController. More game
: controller kinds could be supported in the future if needed. Mapping of the
: devices is handled transparently and internally by the library using the
: popular SDL mapping string format.