How to Install and Uninstall python3-husl.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "python3-husl.noarch" package

Please follow the guidance below to install python3-husl.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-husl.noarch" package

This guide covers the steps necessary to uninstall python3-husl.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-husl.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:53:13 ago on Mon Feb 26 07:04:30 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