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

Last updated: November 26,2024

1. Install "python3-mongoquery.noarch" package

In this section, we are going to explain the necessary steps to install python3-mongoquery.noarch on Fedora 35

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

2. Uninstall "python3-mongoquery.noarch" package

Please follow the guidance below to uninstall python3-mongoquery.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:25:31 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-mongoquery
Version : 1.3.6
Release : 8.fc35
Architecture : noarch
Size : 19 k
Source : python-mongoquery-1.3.6-8.fc35.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.