How To Install python3-lazr-delegates on Fedora 36

In this tutorial we learn how to install python3-lazr-delegates in Fedora 36. python3-lazr-delegates is Easily write objects that delegate behavior

Introduction

In this tutorial we learn how to install python3-lazr-delegates on Fedora 36.

What is python3-lazr-delegates

The lazr.delegates package makes it easy to write objects that delegate behavior to another object. The new object adds some property or behavior on to the other object, while still providing the underlying interface, and delegating behavior.

We can use yum or dnf to install python3-lazr-delegates on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-lazr-delegates.

Install python3-lazr-delegates on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-lazr-delegates using dnf by running the following command:

sudo dnf -y install python3-lazr-delegates

Install python3-lazr-delegates on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-lazr-delegates using yum by running the following command:

sudo yum -y install python3-lazr-delegates

How To Uninstall python3-lazr-delegates on Fedora 36

To uninstall only the python3-lazr-delegates package we can use the following command:

sudo dnf remove python3-lazr-delegates

python3-lazr-delegates Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/lazr
/usr/lib/python3.10/site-packages/lazr.delegates-2.0.3-py3.10-nspkg.pth
/usr/lib/python3.10/site-packages/lazr.delegates-2.0.3-py3.10.egg-info
/usr/lib/python3.10/site-packages/lazr.delegates-2.0.3-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/lazr.delegates-2.0.3-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/lazr.delegates-2.0.3-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/lazr.delegates-2.0.3-py3.10.egg-info/namespace_packages.txt
/usr/lib/python3.10/site-packages/lazr.delegates-2.0.3-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/lazr.delegates-2.0.3-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/lazr.delegates-2.0.3-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/lazr/delegates
/usr/lib/python3.10/site-packages/lazr/delegates/__init__.py
/usr/lib/python3.10/site-packages/lazr/delegates/__pycache__
/usr/lib/python3.10/site-packages/lazr/delegates/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/__pycache__/_delegates.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/__pycache__/_delegates.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/__pycache__/_passthrough.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/__pycache__/_passthrough.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/__pycache__/_python2.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/__pycache__/_python2.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/__pycache__/_python3.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/__pycache__/_python3.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/_delegates.py
/usr/lib/python3.10/site-packages/lazr/delegates/_passthrough.py
/usr/lib/python3.10/site-packages/lazr/delegates/_python2.py
/usr/lib/python3.10/site-packages/lazr/delegates/_python3.py
/usr/lib/python3.10/site-packages/lazr/delegates/docs
/usr/lib/python3.10/site-packages/lazr/delegates/docs/NEWS.rst
/usr/lib/python3.10/site-packages/lazr/delegates/docs/__init__.py
/usr/lib/python3.10/site-packages/lazr/delegates/docs/__pycache__
/usr/lib/python3.10/site-packages/lazr/delegates/docs/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/docs/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/docs/__pycache__/fixture.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/docs/__pycache__/fixture.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/docs/__pycache__/usage_fixture.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/docs/__pycache__/usage_fixture.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/docs/fixture.py
/usr/lib/python3.10/site-packages/lazr/delegates/docs/usage.rst
/usr/lib/python3.10/site-packages/lazr/delegates/docs/usage_fixture.py
/usr/lib/python3.10/site-packages/lazr/delegates/tests
/usr/lib/python3.10/site-packages/lazr/delegates/tests/__init__.py
/usr/lib/python3.10/site-packages/lazr/delegates/tests/__pycache__
/usr/lib/python3.10/site-packages/lazr/delegates/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/tests/__pycache__/test_api.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/tests/__pycache__/test_api.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/tests/__pycache__/test_passthrough.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/tests/__pycache__/test_passthrough.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/tests/__pycache__/test_python2.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/tests/__pycache__/test_python2.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/delegates/tests/test_api.py
/usr/lib/python3.10/site-packages/lazr/delegates/tests/test_passthrough.py
/usr/lib/python3.10/site-packages/lazr/delegates/tests/test_python2.py
/usr/lib/python3.10/site-packages/lazr/delegates/version.txt
/usr/share/doc/python3-lazr-delegates
/usr/share/doc/python3-lazr-delegates/HACKING.rst
/usr/share/doc/python3-lazr-delegates/README.rst
/usr/share/licenses/python3-lazr-delegates
/usr/share/licenses/python3-lazr-delegates/COPYING.txt

References

Summary

In this tutorial we learn how to install python3-lazr-delegates on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).