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

Last updated: October 12,2024

1. Install "python3-cfgv.noarch" package

This guide let you learn how to install python3-cfgv.noarch on Rocky Linux 9

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

2. Uninstall "python3-cfgv.noarch" package

This is a short guide on how to uninstall python3-cfgv.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 1:02:43 ago on Fri Feb 16 06:49:52 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.