How to Install and Uninstall python3-zope-sqlalchemy.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 12,2024

1. Install "python3-zope-sqlalchemy.noarch" package

This guide covers the steps necessary to install python3-zope-sqlalchemy.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-zope-sqlalchemy.noarch

2. Uninstall "python3-zope-sqlalchemy.noarch" package

This tutorial shows how to uninstall python3-zope-sqlalchemy.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-zope-sqlalchemy.noarch $ sudo dnf autoremove

3. Information about the python3-zope-sqlalchemy.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:50:46 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-zope-sqlalchemy
Version : 1.6
Release : 6.el9
Architecture : noarch
Size : 40 k
Source : python-zope-sqlalchemy-1.6-6.el9.src.rpm
Repository : epel
Summary : Minimal Zope/SQLAlchemy transaction integration with Python 3 support
URL : https://github.com/zopefoundation/zope.sqlalchemy
License : ZPLv2.1
Description : The aim of this package is to unify the plethora of existing packages
: integrating SQLAlchemy with Zope's transaction management. As such it seeks
: only to provide a data manager and makes no attempt to define a zopeish way to
: configure engines.