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

Last updated: May 20,2024

1. Install "python39-ftfy" package

This tutorial shows how to install python39-ftfy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-ftfy

2. Uninstall "python39-ftfy" package

In this section, we are going to explain the necessary steps to uninstall python39-ftfy on openSuSE Tumbleweed:

$ sudo zypper remove python39-ftfy

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

Information for package python39-ftfy:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-ftfy
Version : 6.0.3-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 213.5 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.