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

Last updated: September 21,2024

1. Install "python3-husl.noarch" package

Please follow the guidance below to install python3-husl.noarch on Oracle Linux 9

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

2. Uninstall "python3-husl.noarch" package

This guide let you learn how to uninstall python3-husl.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:15:20 ago on Thu Feb 15 07:50:05 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