How to Install and Uninstall python3-husl.noarch Package on CentOS Stream 9

Last updated: October 12,2024

1. Install "python3-husl.noarch" package

In this section, we are going to explain the necessary steps to install python3-husl.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-husl.noarch

2. Uninstall "python3-husl.noarch" package

Please follow the step by step instructions below to uninstall python3-husl.noarch on CentOS Stream 9:

$ sudo dnf remove python3-husl.noarch $ sudo dnf autoremove

3. Information about the python3-husl.noarch package on CentOS Stream 9

Last metadata expiration check: 2:41:22 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-husl
Version : 4.0.3
Release : 26.el9
Architecture : noarch
Size : 17 k
Source : python-husl-4.0.3-26.el9.src.rpm
Repository : epel
Summary : A Python implementation of HUSL
URL : http://github.com/boronine/pyhusl
License : MIT
Description : HUSL is a human-friendly alternative to HSL (Hue, Saturation and Lightness)
: color space. This package provides Python3 support