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

Last updated: May 08,2024

1. Install "python3-cssutils" package

Please follow the steps below to install python3-cssutils on Kali Linux

$ sudo apt update $ sudo apt install python3-cssutils

2. Uninstall "python3-cssutils" package

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

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

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

Package: python3-cssutils
Source: cssutils
Version: 1.0.2-7
Installed-Size: 1766
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-pkg-resources
Size: 273572
SHA256: 18f438f05872829b2052e703b31d7c7ba407dff2c30802eef2797336daec5177
SHA1: b5518c3b38dce208115fd0b44c9a9d9bd0d396a4
MD5sum: 33db6d7179d3a25e5ade8f2350fb1f24
Description: Python3 CSS Cascading Style Sheets parser and builder
Python3 package to parse and build CSS Cascading Style Sheets. DOM only, not
any rendering facilities! Base upon and partly implements the following
specifications:
.
* CSS 2.1 and CSS 2.1 Errata
* CSS3 Module: Syntax
* DOM Level 2 Style CSS
* DOM Level 2 Style Stylesheets
* CSSOM
* MediaQueries
* Namespaces
* Selectors
Description-md5:
Homepage: https://cthedot.de/cssutils/
Section: python
Priority: optional
Filename: pool/main/c/cssutils/python3-cssutils_1.0.2-7_all.deb