How to Install and Uninstall python3-dictdumper.noarch Package on Oracle Linux 8

Last updated: May 03,2024

1. Install "python3-dictdumper.noarch" package

This guide let you learn how to install python3-dictdumper.noarch on Oracle Linux 8

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

2. Uninstall "python3-dictdumper.noarch" package

This guide let you learn how to uninstall python3-dictdumper.noarch on Oracle Linux 8:

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

3. Information about the python3-dictdumper.noarch package on Oracle Linux 8

Last metadata expiration check: 0:27:05 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-dictdumper
Version : 0.7.1
Release : 1.el8
Architecture : noarch
Size : 31 k
Source : python-dictdumper-0.7.1-1.el8.src.rpm
Repository : epel
Summary : A Python dict formatted dumper
URL : https://github.com/JarryShaw/DictDumper
License : MPLv2.0
Description : The dictdumper project is an open source Python program works as a stream
: formatted output dumper for dict.