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

Last updated: May 14,2024

1. Install "python3-inflection" package

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

$ sudo apt update $ sudo apt install python3-inflection

2. Uninstall "python3-inflection" package

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

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

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

Package: python3-inflection
Source: inflection
Version: 0.3.1-3
Installed-Size: 34
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 7668
SHA256: a7ba9b1488effa6dd065acaace396b23e866c84f29b57552a35c99ee3cdcef52
SHA1: 852e1e573f10a7dba0343286f4844b7a9bf2ab38
MD5sum: 8a61322270f54f0d0309060d626f826a
Description: Port of Ruby on Rails' inflector (Python 3)
Inflection is a string transformation library. It singularizes and
pluralizes English words, and transforms strings from CamelCase
to underscored string.
.
This package contains the module for Python 3.
Description-md5:
Homepage: https://pypi.python.org/pypi/inflection
Section: python
Priority: optional
Filename: pool/main/i/inflection/python3-inflection_0.3.1-3_all.deb