How to Install and Uninstall python3-husl.noarch Package on Rocky Linux 9

Last updated: October 09,2024

1. Install "python3-husl.noarch" package

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

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

2. Uninstall "python3-husl.noarch" package

This tutorial shows how to uninstall python3-husl.noarch on Rocky Linux 9:

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

3. Information about the python3-husl.noarch package on Rocky Linux 9

Last metadata expiration check: 0:13:30 ago on Fri Feb 16 06:49:52 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