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

Last updated: May 19,2024

1. Install "python3-djangoql.noarch" package

This is a short guide on how to install python3-djangoql.noarch on Fedora 34

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

2. Uninstall "python3-djangoql.noarch" package

This is a short guide on how to uninstall python3-djangoql.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:39:14 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-djangoql
Version : 0.14.5
Release : 1.fc34
Architecture : noarch
Size : 211 k
Source : python-djangoql-0.14.5-1.fc34.src.rpm
Repository : updates
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.