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

Last updated: April 29,2024

1. Install "python3-pyphen" package

This guide covers the steps necessary to install python3-pyphen on Kali Linux

$ sudo apt update $ sudo apt install python3-pyphen

2. Uninstall "python3-pyphen" package

This guide let you learn how to uninstall python3-pyphen on Kali Linux:

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

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

Package: python3-pyphen
Source: pyphen
Version: 0.14.0-1
Installed-Size: 46
Maintainer: Debian Python Team
Architecture: all
Depends: hyphen-en-us | hyphen-hyphenation-patterns, python3:any
Size: 11420
SHA256: 50e992e63a5b055b3f37bfce272f571a1afe0514b931f067d22ee537ffdccae6
SHA1: ab69b58413ab9e862b9c2c09295e27d25e787992
MD5sum: 2854312152809e79d214d055763a0e04
Description: Python 3 hyphenation module
Pyphen is a pure Python 3 module to hyphenate text using existing Hunspell
hyphenation dictionaries. This module is a fork of python-hyphenator, written
by Wilbert Berendsen. It uses Debian system hyphenation packages (package
hyphen-(language code) rather than the embedded set provided by upstream.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://www.courtbouillon.org/pyphen
Section: python
Priority: optional
Filename: pool/main/p/pyphen/python3-pyphen_0.14.0-1_all.deb