How to Install and Uninstall python3-zope-sqlalchemy.noarch Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "python3-zope-sqlalchemy.noarch" package
In this section, we are going to explain the necessary steps to install python3-zope-sqlalchemy.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-zope-sqlalchemy.noarch
Copied
2. Uninstall "python3-zope-sqlalchemy.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-zope-sqlalchemy.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-zope-sqlalchemy.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-zope-sqlalchemy.noarch package on Oracle Linux 8
Last metadata expiration check: 2:17:54 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-zope-sqlalchemy
Version : 1.3
Release : 1.el8
Architecture : noarch
Size : 42 k
Source : python-zope-sqlalchemy-1.3-1.el8.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.
Available Packages
Name : python3-zope-sqlalchemy
Version : 1.3
Release : 1.el8
Architecture : noarch
Size : 42 k
Source : python-zope-sqlalchemy-1.3-1.el8.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.