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

Last updated: October 04,2024

1. Install "python3-husl.noarch" package

This guide covers the steps necessary to install python3-husl.noarch on AlmaLinux 9

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

2. Uninstall "python3-husl.noarch" package

Please follow the guidance below to uninstall python3-husl.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:19:35 ago on Wed Mar 13 07:41:12 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