How to Install and Uninstall python3-cssutils Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python3-cssutils" package

Please follow the guidance below to install python3-cssutils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-cssutils

2. Uninstall "python3-cssutils" package

This guide covers the steps necessary to uninstall python3-cssutils on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-cssutils package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-cssutils
Priority: optional
Section: universe/python
Installed-Size: 1275
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: cssutils
Version: 1.0-4.1
Depends: python3:any (>= 3.3.2-2~), python3-pkg-resources
Filename: pool/universe/c/cssutils/python3-cssutils_1.0-4.1_all.deb
Size: 190620
MD5sum: b2727b24198b252963976b2a9aca1c8b
SHA1: 3458606eb00f0c5446417d00f4dfcce0b0b856e4
SHA256: 3a30276670485f6574e6cb6fbd34a0870a4c0589cc66898902080197ee62fb5e
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
Homepage: http://cthedot.de/cssutils/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu