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

Last updated: October 06,2024

1. Install "pyro4" package

Please follow the guidelines below to install pyro4 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pyro4

2. Uninstall "pyro4" package

Please follow the guidance below to uninstall pyro4 on Ubuntu 21.10 (Impish Indri):

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

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

Package: pyro4
Architecture: all
Version: 4.80-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 20
Depends: init-system-helpers (>= 1.51), lsb-base, python3-pyro4
Suggests: pyro4-doc
Filename: pool/universe/p/pyro4/pyro4_4.80-1_all.deb
Size: 3916
MD5sum: 56b64c221945a9f69563a7a3e58ff8c5
SHA1: bf82dcc5361f4e400424346bebd731c7c897742b
SHA256: e2b9c0d1e66382a3d686f7aa796c4619170035b5df9f227f76bfc626d8cce965
SHA512: 3c55a7e55c604e00a7d499bb6d65d711447a7d9b85bf4b75dfc9f2aace851cf3859e279462b0b2f1574f2ebc409a16c27490aa27b80f66c62a5cc96fbd8be982
Homepage: https://packages.python.org/Pyro4/
Description-en: 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 metapackage depends on the on the Python variant the user needs.
.
The documentation is available in the pyro4-doc package.
A lot of examples are available in the pyro4-examples package.
Description-md5: e51a58e2ee4e1edb1e31513f1cf4e922