How To Install python2-zope-event on Rocky Linux 8

In this tutorial we learn how to install python2-zope-event on Rocky Linux 8. python2-zope-event is Zope Event Publication (Python 2)

Introduction

In this tutorial we learn how to install python2-zope-event on Rocky Linux 8.

What is python2-zope-event

The zope.event package provides a simple event system. It provides an event publishing system and a very simple event-dispatching system on which more sophisticated event dispatching systems can be built. (For example, a type-based event dispatching system that builds on zope.event can be found in zope.component.) This package contains the version for Python 2.

We can use yum or dnf to install python2-zope-event on Rocky Linux 8. In this tutorial we discuss both methods but you only need to choose one of method to install python2-zope-event.

Install python2-zope-event on Rocky Linux 8 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python2-zope-event using dnf by running the following command:

sudo dnf -y install python2-zope-event

Install python2-zope-event on Rocky Linux 8 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python2-zope-event using yum by running the following command:

sudo yum -y install python2-zope-event

How To Uninstall python2-zope-event on Rocky Linux 8

To uninstall only the python2-zope-event package we can use the following command:

sudo dnf remove python2-zope-event

python2-zope-event Package Contents on Rocky Linux 8

/usr/lib/python2.7/site-packages/zope
/usr/lib/python2.7/site-packages/zope.event-4.2.0-py2.7-nspkg.pth
/usr/lib/python2.7/site-packages/zope.event-4.2.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/zope.event-4.2.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/zope.event-4.2.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/zope.event-4.2.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/zope.event-4.2.0-py2.7.egg-info/namespace_packages.txt
/usr/lib/python2.7/site-packages/zope.event-4.2.0-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/zope.event-4.2.0-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/zope.event-4.2.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/zope/event
/usr/lib/python2.7/site-packages/zope/event/__init__.py
/usr/lib/python2.7/site-packages/zope/event/__init__.pyc
/usr/lib/python2.7/site-packages/zope/event/__init__.pyo
/usr/lib/python2.7/site-packages/zope/event/classhandler.py
/usr/lib/python2.7/site-packages/zope/event/classhandler.pyc
/usr/lib/python2.7/site-packages/zope/event/classhandler.pyo
/usr/share/doc/python2-zope-event
/usr/share/doc/python2-zope-event/CHANGES.rst
/usr/share/doc/python2-zope-event/COPYRIGHT.txt
/usr/share/doc/python2-zope-event/README.rst
/usr/share/doc/python2-zope-event/html
/usr/share/doc/python2-zope-event/html/_sources
/usr/share/doc/python2-zope-event/html/_sources/api.rst.txt
/usr/share/doc/python2-zope-event/html/_sources/api.txt
/usr/share/doc/python2-zope-event/html/_sources/classhandler.rst.txt
/usr/share/doc/python2-zope-event/html/_sources/classhandler.txt
/usr/share/doc/python2-zope-event/html/_sources/hacking.rst.txt
/usr/share/doc/python2-zope-event/html/_sources/hacking.txt
/usr/share/doc/python2-zope-event/html/_sources/index.rst.txt
/usr/share/doc/python2-zope-event/html/_sources/index.txt
/usr/share/doc/python2-zope-event/html/_sources/theory.rst.txt
/usr/share/doc/python2-zope-event/html/_sources/theory.txt
/usr/share/doc/python2-zope-event/html/_sources/usage.rst.txt
/usr/share/doc/python2-zope-event/html/_sources/usage.txt
/usr/share/doc/python2-zope-event/html/_static
/usr/share/doc/python2-zope-event/html/_static/ajax-loader.gif
/usr/share/doc/python2-zope-event/html/_static/basic.css
/usr/share/doc/python2-zope-event/html/_static/classic.css
/usr/share/doc/python2-zope-event/html/_static/comment-bright.png
/usr/share/doc/python2-zope-event/html/_static/comment-close.png
/usr/share/doc/python2-zope-event/html/_static/comment.png
/usr/share/doc/python2-zope-event/html/_static/default.css
/usr/share/doc/python2-zope-event/html/_static/doctools.js
/usr/share/doc/python2-zope-event/html/_static/documentation_options.js
/usr/share/doc/python2-zope-event/html/_static/down-pressed.png
/usr/share/doc/python2-zope-event/html/_static/down.png
/usr/share/doc/python2-zope-event/html/_static/file.png
/usr/share/doc/python2-zope-event/html/_static/jquery-1.11.1.js
/usr/share/doc/python2-zope-event/html/_static/jquery-3.2.1.js
/usr/share/doc/python2-zope-event/html/_static/jquery.js
/usr/share/doc/python2-zope-event/html/_static/minus.png
/usr/share/doc/python2-zope-event/html/_static/plus.png
/usr/share/doc/python2-zope-event/html/_static/pygments.css
/usr/share/doc/python2-zope-event/html/_static/searchtools.js
/usr/share/doc/python2-zope-event/html/_static/sidebar.js
/usr/share/doc/python2-zope-event/html/_static/underscore-1.3.1.js
/usr/share/doc/python2-zope-event/html/_static/underscore.js
/usr/share/doc/python2-zope-event/html/_static/up-pressed.png
/usr/share/doc/python2-zope-event/html/_static/up.png
/usr/share/doc/python2-zope-event/html/_static/websupport.js
/usr/share/doc/python2-zope-event/html/api.html
/usr/share/doc/python2-zope-event/html/classhandler.html
/usr/share/doc/python2-zope-event/html/genindex.html
/usr/share/doc/python2-zope-event/html/hacking.html
/usr/share/doc/python2-zope-event/html/index.html
/usr/share/doc/python2-zope-event/html/objects.inv
/usr/share/doc/python2-zope-event/html/search.html
/usr/share/doc/python2-zope-event/html/searchindex.js
/usr/share/doc/python2-zope-event/html/theory.html
/usr/share/doc/python2-zope-event/html/usage.html
/usr/share/licenses/python2-zope-event
/usr/share/licenses/python2-zope-event/LICENSE.txt

References

Summary

In this tutorial we learn how to install python2-zope-event on Rocky Linux 8 using yum and dnf.