How to Install and Uninstall pyro5-doc Package on Kali Linux

Last updated: June 04,2024

1. Install "pyro5-doc" package

Please follow the steps below to install pyro5-doc on Kali Linux

$ sudo apt update $ sudo apt install pyro5-doc

2. Uninstall "pyro5-doc" package

This guide let you learn how to uninstall pyro5-doc on Kali Linux:

$ sudo apt remove pyro5-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the pyro5-doc package on Kali Linux

Package: pyro5-doc
Source: pyro5
Version: 5.14-2
Installed-Size: 1501
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.0+dfsg), libjs-jquery, libjs-underscore
Suggests: pyro5
Size: 252036
SHA256: edc75eb017337e467a0239323102c2f4e14a4004f3f71f79036e0b1ea766d665
SHA1: 023da7bddeb2ba74e41a90edd224533c61ee1e97
MD5sum: 94a1c10771eb6e474f8ce57998a514dc
Description: distributed object middleware for Python (RPC)
Pyro (PYthon Remote Object) is an easy to use and powerful distributed object
system for Python. In a distributed object system, clients send requests to
distant servers, which owns the remote objects. Pyro simplifies a lot the
creation of clients and servers, and has among its features:
- dynamic and static proxies for all remote method invocations,
- a naming service which keeps record of the location of objects,
- mobile objects support: clients and servers can pass objects around,
- exceptions that occur in the remote object is raised on the client too,
- multithreaded server support to handle multiple requests simultaneously.
.
This package contains the documentation files for the pyro5 package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/irmen/Pyro5
Section: doc
Priority: optional
Filename: pool/main/p/pyro5/pyro5-doc_5.14-2_all.deb