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

Last updated: January 13,2025

1. Install "python3-mongoquery.noarch" package

Learn how to install python3-mongoquery.noarch on Fedora 36

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

2. Uninstall "python3-mongoquery.noarch" package

Here is a brief guide to show you how to uninstall python3-mongoquery.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:16:16 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-mongoquery
Version : 1.3.6
Release : 9.fc36
Architecture : noarch
Size : 19 k
Source : python-mongoquery-1.3.6-9.fc36.src.rpm
Repository : fedora
Summary : Python implementation of mongodb queries
URL : https://github.com/kapouille/mongoquery
License : Unlicense
Description : A utility library that provides a MongoDB-like query language for querying
: Python collections. It's mainly intended to parse objects structured as
: fundamental types in a similar fashion to what is produced by JSON or YAML
: parsers. It follows the specification of queries for MongoDB version 3.2.