How to Install and Uninstall python3-jsonref.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python3-jsonref.noarch" package
This guide let you learn how to install python3-jsonref.noarch on AlmaLinux 8
$
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 AlmaLinux 8:
$
sudo dnf remove
python3-jsonref.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-jsonref.noarch package on AlmaLinux 8
Last metadata expiration check: 0:52:08 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-jsonref
Version : 0.2
Release : 1.el8
Architecture : noarch
Size : 24 k
Source : python-jsonref-0.2-1.el8.src.rpm
Repository : epel
Summary : An implementation of JSON Reference for Python
URL : https://github.com/gazpachoking/jsonref
License : MIT
Description : jsonref is a library for automatic dereferencing of JSON Reference objects
: for Python (supporting Python 2.6+ and Python 3.3+).
:
: 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 : 0.2
Release : 1.el8
Architecture : noarch
Size : 24 k
Source : python-jsonref-0.2-1.el8.src.rpm
Repository : epel
Summary : An implementation of JSON Reference for Python
URL : https://github.com/gazpachoking/jsonref
License : MIT
Description : jsonref is a library for automatic dereferencing of JSON Reference objects
: for Python (supporting Python 2.6+ and Python 3.3+).
:
: This library lets you use a data structure with JSON reference objects, as if
: the references had been replaced with the referent data.