How to Install and Uninstall python2-topy Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python2-topy" package

This tutorial shows how to install python2-topy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-topy

2. Uninstall "python2-topy" package

Here is a brief guide to show you how to uninstall python2-topy on openSUSE Leap:

$ sudo zypper remove python2-topy

3. Information about the python2-topy package on openSUSE Leap

Information for package python2-topy:
-------------------------------------
Repository : Main Repository
Name : python2-topy
Version : 0.2.2-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 417,7 KiB
Installed : No
Status : not installed
Source package : python-topy-0.2.2-bp153.1.17.src
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.