How to Install and Uninstall jsonrpc-glib.i686 Package on Fedora 34

Last updated: October 06,2024

1. Install "jsonrpc-glib.i686" package

In this section, we are going to explain the necessary steps to install jsonrpc-glib.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install jsonrpc-glib.i686

2. Uninstall "jsonrpc-glib.i686" package

Please follow the guidelines below to uninstall jsonrpc-glib.i686 on Fedora 34:

$ sudo dnf remove jsonrpc-glib.i686 $ sudo dnf autoremove

3. Information about the jsonrpc-glib.i686 package on Fedora 34

Last metadata expiration check: 1:57:39 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : jsonrpc-glib
Version : 3.40.0
Release : 1.fc34
Architecture : i686
Size : 51 k
Source : jsonrpc-glib-3.40.0-1.fc34.src.rpm
Repository : updates
Summary : A JSON-RPC library for GLib
URL : https://git.gnome.org/browse/jsonrpc-glib/
License : LGPLv2+
Description : Jsonrpc-GLib is a JSON-RPC library for GLib. It includes support for
: communicating as both a JSON-RPC client and server. Additionally,
: supports upgrading connections to use GVariant for less runtime overhead.