How to Install and Uninstall python3-cssselect Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "python3-cssselect" package
This is a short guide on how to install python3-cssselect on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-cssselect
Copied
2. Uninstall "python3-cssselect" package
Please follow the steps below to uninstall python3-cssselect on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-cssselect
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-cssselect package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-cssselect
Priority: extra
Section: universe/python
Installed-Size: 149
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-cssselect
Version: 0.9.1+git90c72b0-1
Depends: python3
Filename: pool/universe/p/python-cssselect/python3-cssselect_0.9.1+git90c72b0-1_all.deb
Size: 24474
MD5sum: 42c417be779b5e22b375184e981cd943
SHA1: 34eedc9865c6c28db17773a851f4fe9bdc0a7261
SHA256: ac389014ba633d251a416250261d8cbef25ed40761b334ddab5305dc396ed664
Description-en: cssselect parses CSS3 Selectors and translates them to XPath 1.0
cssselect parses CSS3 Selectors and translate them to XPath 1.0 expressions.
Such expressions can be used in lxml or another XPath engine to find the
matching elements in an XML or HTML document.
.
This module used to live inside of lxml as lxml.cssselect before it was
extracted as a stand-alone project.
.
This package provides the Python 3.x module.
Description-md5: 93179ab0777db9e44357a325443f9cbf
Homepage: http://pypi.python.org/pypi/cssselect
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/python
Installed-Size: 149
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-cssselect
Version: 0.9.1+git90c72b0-1
Depends: python3
Filename: pool/universe/p/python-cssselect/python3-cssselect_0.9.1+git90c72b0-1_all.deb
Size: 24474
MD5sum: 42c417be779b5e22b375184e981cd943
SHA1: 34eedc9865c6c28db17773a851f4fe9bdc0a7261
SHA256: ac389014ba633d251a416250261d8cbef25ed40761b334ddab5305dc396ed664
Description-en: cssselect parses CSS3 Selectors and translates them to XPath 1.0
cssselect parses CSS3 Selectors and translate them to XPath 1.0 expressions.
Such expressions can be used in lxml or another XPath engine to find the
matching elements in an XML or HTML document.
.
This module used to live inside of lxml as lxml.cssselect before it was
extracted as a stand-alone project.
.
This package provides the Python 3.x module.
Description-md5: 93179ab0777db9e44357a325443f9cbf
Homepage: http://pypi.python.org/pypi/cssselect
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu