How to Install and Uninstall python3-jsonref.noarch Package on Fedora 39
Last updated: November 28,2024
1. Install "python3-jsonref.noarch" package
This guide covers the steps necessary to install python3-jsonref.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-jsonref.noarch
Copied
2. Uninstall "python3-jsonref.noarch" package
Please follow the guidelines below to uninstall python3-jsonref.noarch on Fedora 39:
$
sudo dnf remove
python3-jsonref.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-jsonref.noarch package on Fedora 39
Last metadata expiration check: 5:15:53 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-jsonref
Version : 1.1.0
Release : 3.fc39
Architecture : noarch
Size : 28 k
Source : python-jsonref-1.1.0-3.fc39.src.rpm
Repository : fedora
Summary : Python library for automatic dereferencing of JSON Reference objects
URL : https://github.com/gazpachoking/jsonref
License : MIT
Description : jsonref is a library for automatic dereferencing of JSON Reference objects for
: Python (supporting Python 3.7+). This library lets you use a data structure
: with JSON reference objects, as if the references had been replaced with the
: referent data.
Available Packages
Name : python3-jsonref
Version : 1.1.0
Release : 3.fc39
Architecture : noarch
Size : 28 k
Source : python-jsonref-1.1.0-3.fc39.src.rpm
Repository : fedora
Summary : Python library for automatic dereferencing of JSON Reference objects
URL : https://github.com/gazpachoking/jsonref
License : MIT
Description : jsonref is a library for automatic dereferencing of JSON Reference objects for
: Python (supporting Python 3.7+). This library lets you use a data structure
: with JSON reference objects, as if the references had been replaced with the
: referent data.