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

Last updated: October 05,2024

1. Install "python3-jsonmodels.noarch" package

Please follow the step by step instructions below to install python3-jsonmodels.noarch on Fedora 34

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

2. Uninstall "python3-jsonmodels.noarch" package

Please follow the step by step instructions below to uninstall python3-jsonmodels.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:06:54 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-jsonmodels
Version : 2.4
Release : 8.fc34
Architecture : noarch
Size : 40 k
Source : python-jsonmodels-2.4-8.fc34.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.