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

Last updated: January 16,2025

1. Install "python3-jsonmodels.noarch" package

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

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

2. Uninstall "python3-jsonmodels.noarch" package

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

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

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

Last metadata expiration check: 1:12:29 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-jsonmodels
Version : 2.4
Release : 11.fc36
Architecture : noarch
Size : 39 k
Source : python-jsonmodels-2.4-11.fc36.src.rpm
Repository : fedora
Summary : Create Python structures that are converted to, or read from JSON
URL : https://github.com/beregond/jsonmodels
License : BSD
Description : Python 3 models to make it easier to deal with structures that are
: converted to, or read from JSON.