How to Install and Uninstall libglib-testing.i686 Package on Fedora 36

Last updated: October 07,2024

1. Install "libglib-testing.i686" package

In this section, we are going to explain the necessary steps to install libglib-testing.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libglib-testing.i686

2. Uninstall "libglib-testing.i686" package

Please follow the steps below to uninstall libglib-testing.i686 on Fedora 36:

$ sudo dnf remove libglib-testing.i686 $ sudo dnf autoremove

3. Information about the libglib-testing.i686 package on Fedora 36

Last metadata expiration check: 5:46:38 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libglib-testing
Version : 0.1.0
Release : 6.fc36
Architecture : i686
Size : 32 k
Source : libglib-testing-0.1.0-6.fc36.src.rpm
Repository : fedora
Summary : GLib-based test library and harness
URL : https://gitlab.gnome.org/pwithnall/libglib-testing
License : LGPLv2+
Description : libglib-testing is a test library providing test harnesses and mock classes
: which complement the classes provided by GLib. It is intended to be used by
: any project which uses GLib and which wants to write internal unit tests.