How to Install and Uninstall python3-sqlalchemy-utils.noarch Package on Fedora 39

Last updated: November 27,2024

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

Here is a brief guide to show you how to install python3-sqlalchemy-utils.noarch on Fedora 39

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

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

This guide covers the steps necessary to uninstall python3-sqlalchemy-utils.noarch on Fedora 39:

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

3. Information about the python3-sqlalchemy-utils.noarch package on Fedora 39

Last metadata expiration check: 1:38:58 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-sqlalchemy-utils
Version : 0.41.1
Release : 2.fc39
Architecture : noarch
Size : 211 k
Source : python-sqlalchemy-utils-0.41.1-2.fc39.src.rpm
Repository : fedora
Summary : Various utility functions for SQLAlchemy
URL : http://pypi.python.org/pypi/SQLAlchemy-Utils
License : BSD
Description : Various utility functions and custom data types for SQLAlchemy.