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

Last updated: July 03,2024

1. Install "python310-ftfy" package

Please follow the guidance below to install python310-ftfy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-ftfy

2. Uninstall "python310-ftfy" package

Please follow the instructions below to uninstall python310-ftfy on openSuSE Tumbleweed:

$ sudo zypper remove python310-ftfy

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

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