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

Last updated: May 20,2024

1. Install "python3-titlecase" package

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

$ sudo zypper refresh $ sudo zypper install python3-titlecase

2. Uninstall "python3-titlecase" package

This tutorial shows how to uninstall python3-titlecase on openSUSE Leap:

$ sudo zypper remove python3-titlecase

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

Information for package python3-titlecase:
------------------------------------------
Repository : Main Repository
Name : python3-titlecase
Version : 0.12.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 49.8 KiB
Installed : No
Status : not installed
Source package : python-titlecase-0.12.0-bp155.2.11.src
Upstream URL : https://github.com/ppannuto/python-titlecase
Summary : Python library to capitalize strings
Description :
This filter changes all words to Title Caps, and attempts to be
clever about SMALL words like a/an/the in the input.
The list of "SMALL words" which are not capped comes from the New
York Times Manual of Style, plus some others like 'vs' and 'v'.

5. The same packages on other Linux Distributions