How to Install and Uninstall perl-JSON-RPC Package on openSUSE Leap

Last updated: July 05,2024

1. Install "perl-JSON-RPC" package

Learn how to install perl-JSON-RPC on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-JSON-RPC

2. Uninstall "perl-JSON-RPC" package

Please follow the step by step instructions below to uninstall perl-JSON-RPC on openSUSE Leap:

$ sudo zypper remove perl-JSON-RPC

3. Information about the perl-JSON-RPC package on openSUSE Leap

Information for package perl-JSON-RPC:
--------------------------------------
Repository : Main Repository
Name : perl-JSON-RPC
Version : 1.06-bp155.2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 153.4 KiB
Installed : No
Status : not installed
Source package : perl-JSON-RPC-1.06-bp155.2.8.src
Upstream URL : http://search.cpan.org/dist/JSON-RPC/
Summary : JSON RPC 2.0 Server Implementation
Description :
JSON::RPC is a set of modules that implement JSON RPC 2.0 protocol.
If you are using old JSON::RPC code (up to 0.96), DO NOT EXPECT
YOUR CODE TO WORK WITH THIS VERSION. THIS VERSION IS
****BACKWARDS INCOMPATIBLE****