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

Last updated: May 15,2024

1. Install "python3-css-parser" package

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

$ sudo apt update $ sudo apt install python3-css-parser

2. Uninstall "python3-css-parser" package

Learn how to uninstall python3-css-parser on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-css-parser $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-css-parser
Architecture: all
Version: 1.0.6-1
Priority: optional
Section: universe/python
Source: python-css-parser
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 755
Depends: python3:any
Filename: pool/universe/p/python-css-parser/python3-css-parser_1.0.6-1_all.deb
Size: 123344
MD5sum: 6e80d3a18cc78c6ea3f47aacdfeb7409
SHA1: 77d54d574c0a1576e6eed384ce45e4054ba2f27b
SHA256: 4b1381bfcdad49019b989612df0c0c1f581bfbe6184524c4f8f94fe584d7d29c
SHA512: 41d3fc8bd631739cb87ca618d5ecaefe4f1dd0ddb275fad013e53d4335e2a0b19e27968a18412a6cf9a26c5c4ecee5284cdcc6e553c8338f2bbb01400008e743
Homepage: https://github.com/ebook-utils/css-parser
Description-en: CSS related utilities (parsing, serialization, etc) for Python 3
CSS parser provides utilities for parsing, serialising CSS in Python.
.
It is a fork of the cssutils-1.0.2, and adds general bug fixes and
extensions specific to editing and working with ebooks. Other
modifications include Python 2.7+ and 3.x support from the same
codebase.
.
This package installs the library for Python 3.
Description-md5: 0cf7bfaff880d7e5f61486f1ac2b26bb
Task: ubuntustudio-publishing