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

Last updated: October 02,2024

1. Install "python3-mongoquery.noarch" package

Please follow the step by step instructions below to install python3-mongoquery.noarch on Fedora 38

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

2. Uninstall "python3-mongoquery.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-mongoquery.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:15:28 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-mongoquery
Version : 1.4.2
Release : 2.fc38
Architecture : noarch
Size : 22 k
Source : python-mongoquery-1.4.2-2.fc38.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.