How to Install and Uninstall python3-pyro4 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "python3-pyro4" package

Please follow the steps below to install python3-pyro4 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pyro4

2. Uninstall "python3-pyro4" package

Please follow the instructions below to uninstall python3-pyro4 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-pyro4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyro4 package on Ubuntu 21.10 (Impish Indri)

Package: python3-pyro4
Architecture: all
Version: 4.80-1
Priority: optional
Section: universe/python
Source: pyro4
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 351
Depends: python3-serpent (>= 1.27), python3:any
Suggests: pyro4-doc, pyro4
Conflicts: python2-pyro4
Replaces: python2-pyro4
Filename: pool/universe/p/pyro4/python3-pyro4_4.80-1_all.deb
Size: 66320
MD5sum: 06e266f3eb18918913337e8d89c973ed
SHA1: abf82fdde20e47ed838f33061c8b9f4c0b1d8da0
SHA256: 388e24965300a1b7242d196a9fb95d13022bb565496dba2d7965fa0c107c0f48
SHA512: 4ae223ca4ffac2242f268134f40bad4ee7e1bce40604009308cbd492e7a0423f5ed3023bb022f822ec1586d7d67467124f63e7150ed50da04634db5653c9fb06
Homepage: https://packages.python.org/Pyro4/
Description-en: distributed object middleware for Python (RPC), Python3 modules
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 core Pyro4 module for Python 3.x .
.
The documentation is available in the pyro4-doc package.
A lot of examples are available in the pyro4-examples package.
Description-md5: aa7735546470130310d0af551fab192b