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

Last updated: October 06,2024

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

Please follow the guidelines below to install python3-sqlalchemy-filters.noarch on Fedora 39

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

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

Please follow the guidance below to uninstall python3-sqlalchemy-filters.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:06:43 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-sqlalchemy-filters
Version : 0.12.0
Release : 11.fc39
Architecture : noarch
Size : 38 k
Source : python-sqlalchemy-filters-0.12.0-11.fc39.src.rpm
Repository : fedora
Summary : A library to filter SQLAlchemy queries
URL : https://github.com/juliotrigo/sqlalchemy-filters
License : ASL 2.0
Description : Filter, sort and paginate SQLAlchemy query
: objects. Ideal for exposing these actions over a REST API.