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

Last updated: May 19,2024

1. Install "python3-djangoql.noarch" package

This guide covers the steps necessary to install python3-djangoql.noarch on Fedora 36

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

2. Uninstall "python3-djangoql.noarch" package

Please follow the instructions below to uninstall python3-djangoql.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:21:07 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-djangoql
Version : 0.14.5
Release : 4.fc36
Architecture : noarch
Size : 209 k
Source : python-djangoql-0.14.5-4.fc36.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.