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

Last updated: May 13,2024

1. Install "python3-ftfy" package

Learn how to install python3-ftfy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-ftfy

2. Uninstall "python3-ftfy" package

This is a short guide on how to uninstall python3-ftfy on openSUSE Leap:

$ sudo zypper remove python3-ftfy

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

Information for package python3-ftfy:
-------------------------------------
Repository : Main Repository
Name : python3-ftfy
Version : 5.7-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 264.8 KiB
Installed : No
Status : not installed
Source package : python-ftfy-5.7-bp155.2.11.src
Upstream URL : https://github.com/LuminosoInsight/python-ftfy
Summary : Python module for repairing mis-decoded Unicode text
Description :
Ftfy attempts to repair Unicode text that has been erroneously
put through an encode/decode cycle with different encodings.