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

Last updated: September 28,2024

1. Install "python-cssutils" package

This guide covers the steps necessary to install python-cssutils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-cssutils

2. Uninstall "python-cssutils" package

This tutorial shows how to uninstall python-cssutils on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-cssutils
Priority: optional
Section: universe/python
Installed-Size: 1314
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: cssutils
Version: 1.0-4.1
Replaces: python-cssutils-doc, python-encutils
Provides: python-encutils
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pkg-resources
Breaks: python-encutils
Filename: pool/universe/c/cssutils/python-cssutils_1.0-4.1_all.deb
Size: 201932
MD5sum: 5d8c226f81aa6a9d3f31ea70f45dd245
SHA1: 41fb65de1096e3d33f324adda422658af12441ea
SHA256: 11d53e85bc9adaf3d5e6b611e04434d266482b6fb8be40b31783b5d10ea35dbe
Description-en: CSS Cascading Style Sheets parser and builder
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: 34889a95d6695d8e8d79256d0783b19b
Homepage: http://cthedot.de/cssutils/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: edubuntu-desktop-gnome