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

Last updated: July 05,2024

1. Install "python-bjsonrpc" package

Learn how to install python-bjsonrpc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-bjsonrpc

2. Uninstall "python-bjsonrpc" package

Here is a brief guide to show you how to uninstall python-bjsonrpc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-bjsonrpc
Priority: optional
Section: universe/python
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: bjsonrpc
Version: 0.2.0-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-simplejson
Filename: pool/universe/b/bjsonrpc/python-bjsonrpc_0.2.0-2_all.deb
Size: 13632
MD5sum: 611f4cea5065ca495b263b1988bf3e6e
SHA1: fb02ce8b6c15cc971f38766fcb6b7bcc2aadbfc8
SHA256: dc7e61335831403b30470df80a4898a6e2881a7ed8cefb25d099ac7b00fdcd7e
Description-en: asynchronous bidirectional JSON-RPC protocol over TCP/IP
bjsonrpc is a implementation of the well-known JSON-RPC protocol over TCP-IP
with lots of features. It is aimed at speed and simplicity and it adds some
other extensions to JSON-RPC that makes bjsonrpc a very powerful tool as a
IPC mechanism over low bandwidth.
Description-md5: cdd5f01f9d51317cd7b26e88e57b6094
Homepage: https://bjsonrpc.wordpress.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu