How to Install and Uninstall python312-ftfy Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "python312-ftfy" package

In this section, we are going to explain the necessary steps to install python312-ftfy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-ftfy

2. Uninstall "python312-ftfy" package

Learn how to uninstall python312-ftfy on openSuSE Tumbleweed:

$ sudo zypper remove python312-ftfy

3. Information about the python312-ftfy package on openSuSE Tumbleweed

Information for package python312-ftfy:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-ftfy
Version : 6.0.3-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 229.8 KiB
Installed : No
Status : not installed
Source package : python-ftfy-6.0.3-2.4.src
Upstream URL : https://github.com/rspeer/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.