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

Last updated: October 05,2024

1. Install "python311-ftfy" package

Please follow the instructions below to install python311-ftfy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-ftfy

2. Uninstall "python311-ftfy" package

This guide covers the steps necessary to uninstall python311-ftfy on openSuSE Tumbleweed:

$ sudo zypper remove python311-ftfy

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

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