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

Last updated: October 05,2024

1. Install "python3-notario.noarch" package

This guide let you learn how to install python3-notario.noarch on Fedora 34

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

2. Uninstall "python3-notario.noarch" package

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

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

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

Last metadata expiration check: 2:30:44 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-notario
Version : 0.0.16
Release : 10.fc34
Architecture : noarch
Size : 78 k
Source : python-notario-0.0.16-10.fc34.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.