How to Install and Uninstall python3-Pyphen Package on openSUSE Leap

Last updated: May 15,2024

1. Install "python3-Pyphen" package

Please follow the guidance below to install python3-Pyphen on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-Pyphen

2. Uninstall "python3-Pyphen" package

Please follow the instructions below to uninstall python3-Pyphen on openSUSE Leap:

$ sudo zypper remove python3-Pyphen

3. Information about the python3-Pyphen package on openSUSE Leap

Information for package python3-Pyphen:
---------------------------------------
Repository : Main Repository
Name : python3-Pyphen
Version : 0.9.5-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 5.3 MiB
Installed : No
Status : not installed
Source package : python-Pyphen-0.9.5-bp155.2.12.src
Upstream URL : https://github.com/Kozea/Pyphen
Summary : Pure Python module to hyphenate text
Description :
Pyphen is a pure Python module to hyphenate text using existing Hunspell
hyphenation dictionaries.
This module is a fork of python-hyphenator, written by Wilbert Berendsen.