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

Last updated: November 01,2024

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

Please follow the guidelines below to install perl-JSON-RPC-Common.noarch on Fedora 38

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

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

Learn how to uninstall perl-JSON-RPC-Common.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:35:55 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-JSON-RPC-Common
Version : 0.11
Release : 24.fc38
Architecture : noarch
Size : 60 k
Source : perl-JSON-RPC-Common-0.11-24.fc38.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.