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

Last updated: May 11,2024

1. Install "python3-topy" package

Please follow the step by step instructions below to install python3-topy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-topy

2. Uninstall "python3-topy" package

Please follow the guidance below to uninstall python3-topy on openSUSE Leap:

$ sudo zypper remove python3-topy

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

Information for package python3-topy:
-------------------------------------
Repository : Main Repository
Name : python3-topy
Version : 0.2.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 422.1 KiB
Installed : No
Status : not installed
Source package : python-topy-0.2.2-bp155.2.11.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.