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

Last updated: May 20,2024

1. Install "python3-inflect" package

This tutorial shows how to install python3-inflect on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-inflect

2. Uninstall "python3-inflect" package

Learn how to uninstall python3-inflect on openSUSE Leap:

$ sudo zypper remove python3-inflect

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

Information for package python3-inflect:
----------------------------------------
Repository : Main Repository
Name : python3-inflect
Version : 2.1.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 350.1 KiB
Installed : No
Status : not installed
Source package : python-inflect-2.1.0-bp155.2.11.src
Upstream URL : https://github.com/jazzband/inflect
Summary : Methods for working on numbers and nouns
Description :
Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words.