How to Install and Uninstall python3-pydocstyle.noarch Package on Fedora 35
Last updated: December 15,2024
1. Install "python3-pydocstyle.noarch" package
Please follow the steps below to install python3-pydocstyle.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-pydocstyle.noarch
Copied
2. Uninstall "python3-pydocstyle.noarch" package
Please follow the guidance below to uninstall python3-pydocstyle.noarch on Fedora 35:
$
sudo dnf remove
python3-pydocstyle.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pydocstyle.noarch package on Fedora 35
Last metadata expiration check: 1:29:34 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-pydocstyle
Version : 6.0.0
Release : 3.fc35
Architecture : noarch
Size : 72 k
Source : python-pydocstyle-6.0.0-3.fc35.src.rpm
Repository : fedora
Summary : Python docstring style checker
URL : https://github.com/PyCQA/pydocstyle/
License : MIT
Description : A static analysis tool for checking compliance with Python docstring
: conventions.
:
: It supports most of PEP 257 out of the box, but it should not be considered a
: reference implementation.
Available Packages
Name : python3-pydocstyle
Version : 6.0.0
Release : 3.fc35
Architecture : noarch
Size : 72 k
Source : python-pydocstyle-6.0.0-3.fc35.src.rpm
Repository : fedora
Summary : Python docstring style checker
URL : https://github.com/PyCQA/pydocstyle/
License : MIT
Description : A static analysis tool for checking compliance with Python docstring
: conventions.
:
: It supports most of PEP 257 out of the box, but it should not be considered a
: reference implementation.