How to Install and Uninstall python3-qtsass Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-qtsass" package

Please follow the guidelines below to install python3-qtsass on Kali Linux

$ sudo apt update $ sudo apt install python3-qtsass

2. Uninstall "python3-qtsass" package

Please follow the guidelines below to uninstall python3-qtsass on Kali Linux:

$ sudo apt remove python3-qtsass $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-qtsass package on Kali Linux

Package: python3-qtsass
Source: qtsass
Version: 0.4.0-1
Installed-Size: 85
Maintainer: Debian Python Team
Architecture: all
Depends: python3-libsass, python3:any
Size: 20652
SHA256: 0a6879d06f925c098232d1ea0c1c106e0d777b75f804c89abe929c63ae6d2273
SHA1: ff959b36c5aa32f5011b68f7facc749fc444cba4
MD5sum: 17cec41aa4ecc54ebe9368fe86993ad1
Description: Python package to bridge the gap between SASS and Qt-CSS
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. The goal of QtSASS is to be able to
generate a Qt-CSS stylesheet based on a 100% valid SASS file.
Description-md5:
Homepage: https://github.com/spyder-ide/qtsass
Section: python
Priority: optional
Filename: pool/main/q/qtsass/python3-qtsass_0.4.0-1_all.deb