How to Install and Uninstall python3-jsonrpc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "python3-jsonrpc" package

Please follow the guidance below to install python3-jsonrpc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-jsonrpc

2. Uninstall "python3-jsonrpc" package

Please follow the guidelines below to uninstall python3-jsonrpc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-jsonrpc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-jsonrpc package on Ubuntu 21.10 (Impish Indri)

Package: python3-jsonrpc
Architecture: all
Version: 1.13.0-1
Priority: optional
Section: universe/python
Source: python-jsonrpc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 178
Depends: python3:any
Suggests: python-jsonrpc-doc
Filename: pool/universe/p/python-jsonrpc/python3-jsonrpc_1.13.0-1_all.deb
Size: 25960
MD5sum: f722f1463f3aa5378d98a5e42371dd0f
SHA1: 311ce51f22a245b852d6e12bf9874834a173c999
SHA256: df9ff8c8289d0bfd2e696978e65d0b4460bd2f301ac027838658a0412cb86123
SHA512: 58def649b72a3e9ab0f43240ebc61d6f50b246a1c0f2ced06b0466743a79efd21c4d0e716aa124f860065cc8afa0861a1a73070afd459d2776da48e0611b81a6
Homepage: https://github.com/pavlov99/json-rpc
Description-en: Python implementation of JSON-RPC 1.0 and 2.0 (Python 3)
JSON-RPC is a stateless, light-weight remote procedure call (RPC) protocol.
Primarily this specification defines several data structures and the rules
around their processing. It is transport agnostic in that the concepts can be
used within the same process, over sockets, over http, or in many various
message passing environments. It uses JSON (RFC 4627) as data format.
.
This package provides the modules for Python 3.
Description-md5: 0ef5e3d7190c5e263013dfb0e5cdad95