How to Install and Uninstall python-jsonrpc2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python-jsonrpc2" package

This tutorial shows how to install python-jsonrpc2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-jsonrpc2

2. Uninstall "python-jsonrpc2" package

This guide covers the steps necessary to uninstall python-jsonrpc2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-jsonrpc2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-jsonrpc2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-jsonrpc2
Priority: extra
Section: universe/python
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.4.1-2
Provides: python2.7-jsonrpc2
Depends: python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pkg-resources
Filename: pool/universe/p/python-jsonrpc2/python-jsonrpc2_0.4.1-2_all.deb
Size: 15656
MD5sum: 48e5529c134f0028038dd750d67aece8
SHA1: 28102561562500049fda219f7d28ef2900ce8fde
SHA256: 951205d550a3473617bd964f467a03fd1934a2654f86231d82a9759766f21e2a
Description-en: Python WSGI Framework for JSON RPC 2.0 (Python 2)
jsonrpc2 is WSGI Framework for JSON RPC 2.0. JSON RPC 2.0 Spec can be seen
on http://groups.google.com/group/json-rpc/web/json-rpc-2-0 .
.
This package is for Python 2.
Description-md5: d937bb2d4744156f02115c907f24daf3
Homepage: http://pypi.python.org/pypi/jsonrpc2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu