How to Install and Uninstall python3-lesscpy.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 17,2024
1. Install "python3-lesscpy.noarch" package
This tutorial shows how to install python3-lesscpy.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-lesscpy.noarch
Copied
2. Uninstall "python3-lesscpy.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-lesscpy.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-lesscpy.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-lesscpy.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:06:53 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-lesscpy
Version : 0.13.0
Release : 4.el8
Architecture : noarch
Size : 96 k
Source : python-lesscpy-0.13.0-4.el8.src.rpm
Repository : ubi-8-codeready-builder-rpms
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).
Available Packages
Name : python3-lesscpy
Version : 0.13.0
Release : 4.el8
Architecture : noarch
Size : 96 k
Source : python-lesscpy-0.13.0-4.el8.src.rpm
Repository : ubi-8-codeready-builder-rpms
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).