How to Install and Uninstall python3-webcolors.noarch Package on CentOS Stream 8
Last updated: January 11,2025
1. Install "python3-webcolors.noarch" package
Learn how to install python3-webcolors.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-webcolors.noarch
Copied
2. Uninstall "python3-webcolors.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-webcolors.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-webcolors.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-webcolors.noarch package on CentOS Stream 8
Last metadata expiration check: 4:22:32 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-webcolors
Version : 1.11.1
Release : 3.el8
Architecture : noarch
Size : 27 k
Source : python-webcolors-1.11.1-3.el8.src.rpm
Repository : epel
Summary : A library for working with HTML and CSS color names and value formats
URL : https://github.com/ubernostrum/webcolors
License : BSD
Description : A library for working with color names and color value formats defined by the
: HTML and CSS specifications for use in documents on the Web.
:
: Support is included for the following formats (RGB colorspace only; conversion
: to/from HSL can be handled by the colorsys module in the Python standard
: library):
: * Specification-defined color names
: * Six-digit hexadecimal
: * Three-digit hexadecimal
: * Integer rgb() triplet
: * Percentage rgb() triplet
Available Packages
Name : python3-webcolors
Version : 1.11.1
Release : 3.el8
Architecture : noarch
Size : 27 k
Source : python-webcolors-1.11.1-3.el8.src.rpm
Repository : epel
Summary : A library for working with HTML and CSS color names and value formats
URL : https://github.com/ubernostrum/webcolors
License : BSD
Description : A library for working with color names and color value formats defined by the
: HTML and CSS specifications for use in documents on the Web.
:
: Support is included for the following formats (RGB colorspace only; conversion
: to/from HSL can be handled by the colorsys module in the Python standard
: library):
: * Specification-defined color names
: * Six-digit hexadecimal
: * Three-digit hexadecimal
: * Integer rgb() triplet
: * Percentage rgb() triplet