How to Install and Uninstall python2-json-rpc Package on openSUSE Leap
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-json-rpc" package
This tutorial shows how to install python2-json-rpc on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-json-rpc
Copied
2. Uninstall "python2-json-rpc" package
This is a short guide on how to uninstall python2-json-rpc on openSUSE Leap:
$
sudo zypper remove
python2-json-rpc
Copied
3. Information about the python2-json-rpc package on openSUSE Leap
Information for package python2-json-rpc:
-----------------------------------------
Repository : Main Repository
Name : python2-json-rpc
Version : 1.13.0-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 336,7 KiB
Installed : No
Status : not installed
Source package : python-json-rpc-1.13.0-bp153.1.16.src
Summary : JSON-RPC transport implementation
Description :
JSON-RPC 2.0 and JSON-RPC 1.0 transport specification implementation.
This implementation does not have any transport functionality
realization, only protocol. Any client or server implementation is
easy based on current code, but requires transport libraries, such as
requests, gevent or zmq.
-----------------------------------------
Repository : Main Repository
Name : python2-json-rpc
Version : 1.13.0-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 336,7 KiB
Installed : No
Status : not installed
Source package : python-json-rpc-1.13.0-bp153.1.16.src
Summary : JSON-RPC transport implementation
Description :
JSON-RPC 2.0 and JSON-RPC 1.0 transport specification implementation.
This implementation does not have any transport functionality
realization, only protocol. Any client or server implementation is
easy based on current code, but requires transport libraries, such as
requests, gevent or zmq.