How to Install and Uninstall python311-jaraco.text Package on openSuSE Tumbleweed

Last updated: June 28,2024

1. Install "python311-jaraco.text" package

This is a short guide on how to install python311-jaraco.text on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-jaraco.text

2. Uninstall "python311-jaraco.text" package

In this section, we are going to explain the necessary steps to uninstall python311-jaraco.text on openSuSE Tumbleweed:

$ sudo zypper remove python311-jaraco.text

3. Information about the python311-jaraco.text package on openSuSE Tumbleweed

Information for package python311-jaraco.text:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-jaraco.text
Version : 3.12.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 60.2 KiB
Installed : No
Status : not installed
Source package : python-jaraco.text-3.12.0-1.2.src
Upstream URL : https://github.com/jaraco/jaraco.text
Summary : Tools to work with text
Description :
This package provides handy routines for dealing with text, such as
wrapping, substitution, trimming, stripping, prefix and suffix removal,
line continuation, indentation, comment processing, identifier processing,
values parsing, case insensitive comparison, and more.