How to Install and Uninstall python3-flake8-docstrings.noarch Package on CentOS Stream 9

Last updated: October 08,2024

1. Install "python3-flake8-docstrings.noarch" package

Please follow the step by step instructions below to install python3-flake8-docstrings.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-flake8-docstrings.noarch

2. Uninstall "python3-flake8-docstrings.noarch" package

Here is a brief guide to show you how to uninstall python3-flake8-docstrings.noarch on CentOS Stream 9:

$ sudo dnf remove python3-flake8-docstrings.noarch $ sudo dnf autoremove

3. Information about the python3-flake8-docstrings.noarch package on CentOS Stream 9

Last metadata expiration check: 1:40:05 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-flake8-docstrings
Version : 1.6.0
Release : 1.el9
Architecture : noarch
Size : 17 k
Source : python-flake8-docstrings-1.6.0-1.el9.src.rpm
Repository : epel
Summary : A plugin to flake8 to include checks provided by pep257
URL : https://gitlab.com/pycqa/flake8-docstrings
License : MIT
Description : A simple module that adds an extension for the fantastic pydocstyle tool to
: flake8.