How to Install and Uninstall python36-SQLAlchemy Package on openSuSE Tumbleweed
Last updated: February 24,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-SQLAlchemy" package
This tutorial shows how to install python36-SQLAlchemy on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-SQLAlchemy
Copied
2. Uninstall "python36-SQLAlchemy" package
Please follow the guidance below to uninstall python36-SQLAlchemy on openSuSE Tumbleweed:
$
sudo zypper remove
python36-SQLAlchemy
Copied
3. Information about the python36-SQLAlchemy package on openSuSE Tumbleweed
Information for package python36-SQLAlchemy:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-SQLAlchemy
Version : 1.4.26-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 15,7 MiB
Installed : No
Status : not installed
Source package : python-SQLAlchemy-1.4.26-1.1.src
Summary : Database Abstraction Library
Description :
SQLAlchemy is an Object Relational Mappper (ORM) that provides a flexible,
high-level interface to SQL databases. Database and domain concepts are
decoupled, allowing both sides maximum flexibility and power. SQLAlchemy
provides a powerful mapping layer that can work as automatically or as manually
as you choose, determining relationships based on foreign keys or letting you
define the join conditions explicitly, to bridge the gap between database and
domain.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-SQLAlchemy
Version : 1.4.26-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 15,7 MiB
Installed : No
Status : not installed
Source package : python-SQLAlchemy-1.4.26-1.1.src
Summary : Database Abstraction Library
Description :
SQLAlchemy is an Object Relational Mappper (ORM) that provides a flexible,
high-level interface to SQL databases. Database and domain concepts are
decoupled, allowing both sides maximum flexibility and power. SQLAlchemy
provides a powerful mapping layer that can work as automatically or as manually
as you choose, determining relationships based on foreign keys or letting you
define the join conditions explicitly, to bridge the gap between database and
domain.