How to Install and Uninstall perl-JSON-RPC-Common.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "perl-JSON-RPC-Common.noarch" package

Please follow the guidance below to install perl-JSON-RPC-Common.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-JSON-RPC-Common.noarch

2. Uninstall "perl-JSON-RPC-Common.noarch" package

This guide covers the steps necessary to uninstall perl-JSON-RPC-Common.noarch on Fedora 34:

$ sudo dnf remove perl-JSON-RPC-Common.noarch $ sudo dnf autoremove

3. Information about the perl-JSON-RPC-Common.noarch package on Fedora 34

Last metadata expiration check: 4:56:26 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-JSON-RPC-Common
Version : 0.11
Release : 18.fc34
Architecture : noarch
Size : 59 k
Source : perl-JSON-RPC-Common-0.11-18.fc34.src.rpm
Repository : fedora
Summary : Perl module for handling JSON-RPC objects
URL : https://metacpan.org/release/JSON-RPC-Common
License : GPL+ or Artistic
Description : This module provides abstractions for JSON-RPC 1.0, 1.1 (both variations) and
: 2.0 (formerly 1.2) Procedure Call and Procedure Return objects (formerly known
: as request and result), along with error objects.
: It also provides marshaling objects to convert the model objects into JSON
: text and HTTP requests/responses.