How to Install and Uninstall python38-tinyrpc Package on openSuSE Tumbleweed
Last updated: November 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-tinyrpc" package
Please follow the steps below to install python38-tinyrpc on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-tinyrpc
Copied
2. Uninstall "python38-tinyrpc" package
Here is a brief guide to show you how to uninstall python38-tinyrpc on openSuSE Tumbleweed:
$
sudo zypper remove
python38-tinyrpc
Copied
3. Information about the python38-tinyrpc package on openSuSE Tumbleweed
Information for package python38-tinyrpc:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-tinyrpc
Version : 1.0.4-3.6
Arch : noarch
Vendor : openSUSE
Installed Size : 276,6 KiB
Installed : No
Status : not installed
Source package : python-tinyrpc-1.0.4-3.6.src
Summary : A modular transport and protocol neutral RPC library
Description :
There are a number of jsonrpc libraries already out there on PyPI,
most of them handling one specific use case (e.g. JSON via WSGI,
using Twisted, or TCP sockets).
None of the libraries, however, made it easy for the author of
TinyRPC to reuse the jsonrpc-parsing bits and substitute a different
transport (i.e. going from json via TCP to an implementation using
WebSockets or ZeroMQ).
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-tinyrpc
Version : 1.0.4-3.6
Arch : noarch
Vendor : openSUSE
Installed Size : 276,6 KiB
Installed : No
Status : not installed
Source package : python-tinyrpc-1.0.4-3.6.src
Summary : A modular transport and protocol neutral RPC library
Description :
There are a number of jsonrpc libraries already out there on PyPI,
most of them handling one specific use case (e.g. JSON via WSGI,
using Twisted, or TCP sockets).
None of the libraries, however, made it easy for the author of
TinyRPC to reuse the jsonrpc-parsing bits and substitute a different
transport (i.e. going from json via TCP to an implementation using
WebSockets or ZeroMQ).