How to Install and Uninstall python3-ansiwrap Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python3-ansiwrap" package
This is a short guide on how to install python3-ansiwrap on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-ansiwrap
Copied
2. Uninstall "python3-ansiwrap" package
Please follow the guidance below to uninstall python3-ansiwrap on openSUSE Leap:
$
sudo zypper remove
python3-ansiwrap
Copied
3. Information about the python3-ansiwrap package on openSUSE Leap
Information for package python3-ansiwrap:
-----------------------------------------
Repository : Main Repository
Name : python3-ansiwrap
Version : 0.8.4-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 34.4 KiB
Installed : No
Status : not installed
Source package : python-ansiwrap-0.8.4-bp155.2.9.src
Upstream URL : https://github.com/jonathaneunice/ansiwrap
Summary : Textwrap, but savvy to ANSI colors and styles
Description :
Ansiwrap wraps text, like the standard textwrap module.
But it also correctly wraps text that contains ANSI control
sequences that colorize or style text.
Where textwrap is fooled by the raw string length of those control codes,
ansiwrap is not; it understands that however much those codes affect color
and display style, they have no logical length.
-----------------------------------------
Repository : Main Repository
Name : python3-ansiwrap
Version : 0.8.4-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 34.4 KiB
Installed : No
Status : not installed
Source package : python-ansiwrap-0.8.4-bp155.2.9.src
Upstream URL : https://github.com/jonathaneunice/ansiwrap
Summary : Textwrap, but savvy to ANSI colors and styles
Description :
Ansiwrap wraps text, like the standard textwrap module.
But it also correctly wraps text that contains ANSI control
sequences that colorize or style text.
Where textwrap is fooled by the raw string length of those control codes,
ansiwrap is not; it understands that however much those codes affect color
and display style, they have no logical length.