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

Last updated: October 10,2024

1. Install "python3-lesscpy.noarch" package

Please follow the step by step instructions below to install python3-lesscpy.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-lesscpy.noarch" package

This tutorial shows how to uninstall python3-lesscpy.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 2:10:19 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-lesscpy
Version : 0.14.0
Release : 7.el9
Architecture : noarch
Size : 119 k
Source : python-lesscpy-0.14.0-7.el9.src.rpm
Repository : ubi-9-codeready-builder
Summary : Lesscss compiler
URL : https://github.com/robotis/lesscpy
License : MIT
Description : A compiler written in python 3 for the lesscss language. For those of us not
: willing/able to have node.js installed in our environment. Not all features
: of lesscss are supported (yet). Some features wil probably never be
: supported (JavaScript evaluation).