How to Install and Uninstall python3-rpyc-doc Package on Kali Linux

Last updated: September 21,2024

1. Install "python3-rpyc-doc" package

Please follow the guidelines below to install python3-rpyc-doc on Kali Linux

$ sudo apt update $ sudo apt install python3-rpyc-doc

2. Uninstall "python3-rpyc-doc" package

This is a short guide on how to uninstall python3-rpyc-doc on Kali Linux:

$ sudo apt remove python3-rpyc-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-rpyc-doc package on Kali Linux

Package: python3-rpyc-doc
Source: rpyc
Version: 5.3.1-1
Installed-Size: 3259
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.0+dfsg)
Size: 1221672
SHA256: dc11cea23845cf9974d935d23b4d4d3ec7ee764fa11c0cd6ecfa8fdee2fad803
SHA1: 0a6c1a84d49c4c8b0263494fcee81988b7de631a
MD5sum: f76d7546ee6d57999303c5742b2ad5ed
Description: Python 3 library for remote procedure calls (documentation)
RPyC (pronounced as are-pie-see), or Remote Python Call, is a transparent
Python library for symmetrical remote procedure calls, clustering and
distributed-computing. RPyC makes use of object-proxying, a technique that
employs Python’s dynamic nature, to overcome the physical boundaries between
processes and computers, so that remote objects can be manipulated as if they
were local.
.
This package provides the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/tomerfiliba-org/rpyc
Section: doc
Priority: optional
Filename: pool/main/r/rpyc/python3-rpyc-doc_5.3.1-1_all.deb