How to Install and Uninstall python2-cssselect.noarch Package on AlmaLinux 8
Last updated: November 24,2024
1. Install "python2-cssselect.noarch" package
Please follow the guidance below to install python2-cssselect.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python2-cssselect.noarch
Copied
2. Uninstall "python2-cssselect.noarch" package
Please follow the guidelines below to uninstall python2-cssselect.noarch on AlmaLinux 8:
$
sudo dnf remove
python2-cssselect.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-cssselect.noarch package on AlmaLinux 8
Last metadata expiration check: 0:39:54 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python2-cssselect
Version : 0.9.2
Release : 10.el8
Architecture : noarch
Size : 40 k
Source : python-cssselect-0.9.2-10.el8.src.rpm
Repository : epel
Summary : Parses CSS3 Selectors and translates them to XPath 1.0
URL : https://github.com/scrapy/cssselect
License : BSD
Description : Cssselect parses CSS3 Selectors and translates 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.
:
: Python 2 version.
Available Packages
Name : python2-cssselect
Version : 0.9.2
Release : 10.el8
Architecture : noarch
Size : 40 k
Source : python-cssselect-0.9.2-10.el8.src.rpm
Repository : epel
Summary : Parses CSS3 Selectors and translates them to XPath 1.0
URL : https://github.com/scrapy/cssselect
License : BSD
Description : Cssselect parses CSS3 Selectors and translates 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.
:
: Python 2 version.