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

Last updated: June 06,2024

1. Install "python3-ansicolor" package

Please follow the steps below to install python3-ansicolor on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-ansicolor

2. Uninstall "python3-ansicolor" package

Here is a brief guide to show you how to uninstall python3-ansicolor on openSUSE Leap:

$ sudo zypper remove python3-ansicolor

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

Information for package python3-ansicolor:
------------------------------------------
Repository : Main Repository
Name : python3-ansicolor
Version : 0.2.6-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 56.5 KiB
Installed : No
Status : not installed
Source package : python-ansicolor-0.2.6-bp155.2.11.src
Upstream URL : https://github.com/numerodix/ansicolor
Summary : Python module for ANSI color output and colored highlighting and diffing
Description :
Ansicolor is a library that offers ANSI color markup for
command line programs.