How to Install and Uninstall python3-sqlobject.noarch Package on Fedora 34
Last updated: November 24,2024
1. Install "python3-sqlobject.noarch" package
Learn how to install python3-sqlobject.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-sqlobject.noarch
Copied
2. Uninstall "python3-sqlobject.noarch" package
Learn how to uninstall python3-sqlobject.noarch on Fedora 34:
$
sudo dnf remove
python3-sqlobject.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-sqlobject.noarch package on Fedora 34
Last metadata expiration check: 3:59:56 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-sqlobject
Version : 3.9.1
Release : 1.fc34
Architecture : noarch
Size : 1.1 M
Source : python-sqlobject-3.9.1-1.fc34.src.rpm
Repository : updates
Summary : SQLObject Object-Relational Manager, aka database wrapper
URL : http://sqlobject.org/
License : LGPLv2+
Description : Classes created using SQLObject wrap database rows, presenting a
: friendly-looking Python object instead of a database/SQL interface.
: Emphasizes convenience. Works with MySQL, Postgres, SQLite, Firebird.
:
: This package requires sqlite. Futher database connectors have to be
: installed separately.
:
: This package provides Python 3 build of sqlobject.
Available Packages
Name : python3-sqlobject
Version : 3.9.1
Release : 1.fc34
Architecture : noarch
Size : 1.1 M
Source : python-sqlobject-3.9.1-1.fc34.src.rpm
Repository : updates
Summary : SQLObject Object-Relational Manager, aka database wrapper
URL : http://sqlobject.org/
License : LGPLv2+
Description : Classes created using SQLObject wrap database rows, presenting a
: friendly-looking Python object instead of a database/SQL interface.
: Emphasizes convenience. Works with MySQL, Postgres, SQLite, Firebird.
:
: This package requires sqlite. Futher database connectors have to be
: installed separately.
:
: This package provides Python 3 build of sqlobject.