How to Install and Uninstall python3-qtsass.noarch Package on CentOS Stream 9
Last updated: January 10,2025
1. Install "python3-qtsass.noarch" package
This is a short guide on how to install python3-qtsass.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-qtsass.noarch
Copied
2. Uninstall "python3-qtsass.noarch" package
Please follow the instructions below to uninstall python3-qtsass.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-qtsass.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-qtsass.noarch package on CentOS Stream 9
Last metadata expiration check: 2:16:21 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-qtsass
Version : 0.3.2
Release : 3.el9
Architecture : noarch
Size : 41 k
Source : python-qtsass-0.3.2-3.el9.src.rpm
Repository : epel
Summary : Compile SCSS files to valid Qt stylesheets
URL : https://github.com/spyder-ide/qtsass
License : MIT
Description : SASS brings countless amazing features to CSS. Besides being used in web
: development, CSS is also the way to stylize Qt-based desktop applications.
: However, Qt’s CSS has a few variations that prevent the direct use of SASS
: compiler.
:
: The purpose of this tool is to fill the gap between SASS and Qt-CSS by handling
: those variations.
Available Packages
Name : python3-qtsass
Version : 0.3.2
Release : 3.el9
Architecture : noarch
Size : 41 k
Source : python-qtsass-0.3.2-3.el9.src.rpm
Repository : epel
Summary : Compile SCSS files to valid Qt stylesheets
URL : https://github.com/spyder-ide/qtsass
License : MIT
Description : SASS brings countless amazing features to CSS. Besides being used in web
: development, CSS is also the way to stylize Qt-based desktop applications.
: However, Qt’s CSS has a few variations that prevent the direct use of SASS
: compiler.
:
: The purpose of this tool is to fill the gap between SASS and Qt-CSS by handling
: those variations.