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

Last updated: October 05,2024

1. Install "python3-djangoql.noarch" package

Please follow the guidance below to install python3-djangoql.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-djangoql.noarch

2. Uninstall "python3-djangoql.noarch" package

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

$ sudo dnf remove python3-djangoql.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:08:59 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-djangoql
Version : 0.17.1
Release : 6.fc39
Architecture : noarch
Size : 248 k
Source : python-djangoql-0.17.1-6.fc39.src.rpm
Repository : fedora
Summary : DjangoQL: Advanced search language for Django
URL : https://github.com/ivelum/djangoql
License : MIT
Description : Advanced search language for Django, with auto-completion.
: Supports logical operators, parenthesis, table joins,
: works with any Django models.