How to Install and Uninstall python3-jsonrpclib-pelix Package on Kali Linux

Last updated: May 09,2024

1. Install "python3-jsonrpclib-pelix" package

This tutorial shows how to install python3-jsonrpclib-pelix on Kali Linux

$ sudo apt update $ sudo apt install python3-jsonrpclib-pelix

2. Uninstall "python3-jsonrpclib-pelix" package

Please follow the instructions below to uninstall python3-jsonrpclib-pelix on Kali Linux:

$ sudo apt remove python3-jsonrpclib-pelix $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-jsonrpclib-pelix package on Kali Linux

Package: python3-jsonrpclib-pelix
Source: jsonrpclib-pelix
Version: 0.4.2-2
Installed-Size: 150
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 35540
SHA256: 62ab0e4b21d0a9c371c445b9b6d985ba691b547eadc25dcbaeee4a00e556be31
SHA1: f8d0a76ee53a0936c9f1edd954c76c8edf23d1ac
MD5sum: eee3db92701a9a7d05474b6ae9a9a28f
Description: Implementation of the JSON-RPC v2.0 specification (Python 3)
This library is an implementation of the JSON-RPC specification.
It supports both the original 1.0 specification, as well as the
new (proposed) 2.0 specification, which includes batch submission, keyword
arguments, etc.
.
This is a patched version of the original ``jsonrpclib`` project.
.
The suffix *-pelix* only indicates that this version works with Pelix Remote
Services, but it is **not** a Pelix specific implementation.
Description-md5:
Homepage: https://github.com/tcalmant/jsonrpclib/
Section: python
Priority: optional
Filename: pool/main/j/jsonrpclib-pelix/python3-jsonrpclib-pelix_0.4.2-2_all.deb