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

Last updated: October 11,2024

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

Please follow the steps below to install perl-JSON-RPC-Common.noarch on Fedora 36

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

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

Please follow the guidance below to uninstall perl-JSON-RPC-Common.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:17:46 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-JSON-RPC-Common
Version : 0.11
Release : 21.fc36
Architecture : noarch
Size : 58 k
Source : perl-JSON-RPC-Common-0.11-21.fc36.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.