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

Last updated: January 15,2025

1. Install "python3-notario.noarch" package

Please follow the instructions below to install python3-notario.noarch on Fedora 36

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

2. Uninstall "python3-notario.noarch" package

This guide let you learn how to uninstall python3-notario.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:28:30 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-notario
Version : 0.0.16
Release : 13.fc36
Architecture : noarch
Size : 80 k
Source : python-notario-0.0.16-13.fc36.src.rpm
Repository : fedora
Summary : A dictionary validator
URL : https://github.com/alfredodeza/notario
License : MIT
Description : Notario is flexible and succinct Python dictionary validator with the ability
: to validate against both keys and values. Schemas are smaller and readable
: representations of data being validated.