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

Last updated: May 18,2024

1. Install "python3-flake8-spellcheck" package

Please follow the guidance below to install python3-flake8-spellcheck on Kali Linux

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

2. Uninstall "python3-flake8-spellcheck" package

Please follow the guidelines below to uninstall python3-flake8-spellcheck on Kali Linux:

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

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

Package: python3-flake8-spellcheck
Source: flake8-spellcheck
Version: 0.28.0-2-2
Installed-Size: 1239
Maintainer: Debian Python Team
Architecture: all
Depends: python3-flake8, python3:any
Size: 258696
SHA256: c96c7dac7ebdb73c72336bf7a1f4f7789c00f29129978d9ce056047baa8e68f8
SHA1: ff34cddb0c83feaa61d888914e795c38f600f61b
MD5sum: 93a2badf0392324fd0073b6a85349a5f
Description: flake8 plugin that spellchecks parts of your Python code (Python 3)
A flake8 plugin that spellchecks variables, function, classes and other bits
of your Python code.
.
Spelling is assumed to be in en_US.
.
This package installs the library for Python 3.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/MichaelAquilina/flake8-spellcheck
Section: python
Priority: optional
Filename: pool/main/f/flake8-spellcheck/python3-flake8-spellcheck_0.28.0-2-2_all.deb

5. The same packages on other Linux Distributions