How to Install and Uninstall python3-flake8-docstrings Package on Kali Linux

Last updated: May 11,2024

1. Install "python3-flake8-docstrings" package

Please follow the instructions below to install python3-flake8-docstrings on Kali Linux

$ sudo apt update $ sudo apt install python3-flake8-docstrings

2. Uninstall "python3-flake8-docstrings" package

This tutorial shows how to uninstall python3-flake8-docstrings on Kali Linux:

$ sudo apt remove python3-flake8-docstrings $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-flake8-docstrings package on Kali Linux

Package: python3-flake8-docstrings
Source: flake8-docstrings
Version: 1.6.0-2
Installed-Size: 30
Maintainer: Debian Python Team
Architecture: all
Depends: python3-flake8, python3-pydocstyle, python3:any
Enhances: flake8
Size: 7980
SHA256: 36ebfaa5f002c5107cff39afe0030df2743d01c555b63fe4707cf6890f57006f
SHA1: 288d9bcbec2b7fd0006049bd4842c19f42f850f7
MD5sum: 0ddda98288f5944fee38e9d2d372a9e4
Description: flake8 extension to check docstrings
A simple module which integrates pydocstyle to flake8.
.
pydocstyle is a standalone docstring style checker.
.
flake8 is a modular source code checker for Python.
.
This package provides the modules for Python 3.
Description-md5:
Homepage: https://gitlab.com/pycqa/flake8-docstrings
Section: python
Priority: optional
Filename: pool/main/f/flake8-docstrings/python3-flake8-docstrings_1.6.0-2_all.deb