How to Install and Uninstall python3-proselint Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-proselint" package

This guide let you learn how to install python3-proselint on Kali Linux

$ sudo apt update $ sudo apt install python3-proselint

2. Uninstall "python3-proselint" package

In this section, we are going to explain the necessary steps to uninstall python3-proselint on Kali Linux:

$ sudo apt remove python3-proselint $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-proselint package on Kali Linux

Package: python3-proselint
Version: 0.13.0-1
Installed-Size: 395
Maintainer: Debian Python Team
Architecture: all
Depends: python3-click, python3:any
Size: 67092
SHA256: 55acf074d487f03925bbc8cc82beaf80cff489e2b97881513842636da016c570
SHA1: e213d7790f503bce6529bb1cd838c69c976aaf3f
MD5sum: e3dd36e370151981f4dcc93cb829ebcb
Description: Library and command-line prose linter utility (Python 3)
Proselint aggregates knowledge about best practices in writing from world's
greatest writers and editors, and makes it accessible by giving suggestions in
the form of a linter for prose.
.
This package installs the library and proselint binary for Python 3.
Description-md5:
Homepage: http://proselint.com
Tag: devel::code-generator, devel::lang:python, devel::library,
implemented-in::python, interface::commandline, role::devel-lib,
role::program, scope::utility, use::checking, works-with::file,
works-with::text
Section: text
Priority: optional
Filename: pool/main/p/python3-proselint/python3-proselint_0.13.0-1_all.deb