How to Install and Uninstall python3-cssutils Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-cssutils" package

Learn how to install python3-cssutils on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-cssutils

2. Uninstall "python3-cssutils" package

Please follow the instructions below to uninstall python3-cssutils on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-cssutils package on Ubuntu 21.10 (Impish Indri)

Package: python3-cssutils
Architecture: all
Version: 1.0.2-3
Priority: optional
Section: universe/python
Source: cssutils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1772
Depends: python3:any, python3-pkg-resources
Filename: pool/universe/c/cssutils/python3-cssutils_1.0.2-3_all.deb
Size: 275056
MD5sum: 157df0c85e29d09ba99d0d098a29aa15
SHA1: 6cf14bc09863584e912c8258129eecb4720e1e86
SHA256: 93967c0695aae08215235f48b320a3aaf510df7c0fd666d2acd3eec6e33f2f57
SHA512: dc94ca734d726e968e91ec2b0523c48cd3ea6150b19b9fbdd4f2a01606d37a491413f85a90923da34e8d8752cf7221a2d44e1cd2da23859e773363afdb4c5744
Homepage: http://cthedot.de/cssutils/
Description-en: 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: e0c1addb3b3f1aa0436c123a54cffad2
Task: ubuntustudio-publishing