How to Install and Uninstall python3-dictdumper.noarch Package on CentOS 8 / RHEL 8

Last updated: October 07,2024

1. Install "python3-dictdumper.noarch" package

Please follow the instructions below to install python3-dictdumper.noarch on CentOS 8 / RHEL 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 CentOS 8 / RHEL 8:

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

3. Information about the python3-dictdumper.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:49:55 ago on Sun May 9 13:03:46 2021.
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.