How to Install and Uninstall python3-cfgv.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "python3-cfgv.noarch" package

This is a short guide on how to install python3-cfgv.noarch on Oracle Linux 9

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

2. Uninstall "python3-cfgv.noarch" package

This tutorial shows how to uninstall python3-cfgv.noarch on Oracle Linux 9:

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

3. Information about the python3-cfgv.noarch package on Oracle Linux 9

Last metadata expiration check: 1:37:10 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-cfgv
Version : 3.4.0
Release : 1.el9
Architecture : noarch
Size : 20 k
Source : python-cfgv-3.4.0-1.el9.src.rpm
Repository : epel
Summary : Validate configuration and produce human readable error messages
URL : https://github.com/asottile/cfgv
License : MIT
Description : Validate configuration and produce human readable error messages.