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

Last updated: November 16,2024

1. Install "python311-topy" package

Please follow the guidance below to install python311-topy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-topy

2. Uninstall "python311-topy" package

This tutorial shows how to uninstall python311-topy on openSuSE Tumbleweed:

$ sudo zypper remove python311-topy

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

Information for package python311-topy:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-topy
Version : 1.1.0-1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 486.2 KiB
Installed : No
Status : not installed
Source package : python-topy-1.1.0-1.16.src
Upstream URL : https://github.com/intgr/topy
Summary : Tool for fixing typos in text using regular expressions
Description :
A tool for fixing typos in text using regular expressions,
based on RegExTypoFix from Wikipedia.