How to Install and Uninstall python3-parsel.noarch Package on CentOS Stream 9

Last updated: October 05,2024

1. Install "python3-parsel.noarch" package

This guide let you learn how to install python3-parsel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-parsel.noarch

2. Uninstall "python3-parsel.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-parsel.noarch on CentOS Stream 9:

$ sudo dnf remove python3-parsel.noarch $ sudo dnf autoremove

3. Information about the python3-parsel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:38:20 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-parsel
Version : 1.7.0
Release : 1.el9
Architecture : noarch
Size : 33 k
Source : python-parsel-1.7.0-1.el9.src.rpm
Repository : epel
Summary : Library to extract data from HTML and XML using XPath and CSS selectors
URL : https://github.com/scrapy/parsel
License : BSD
Description : Library to extract data from HTML and XML using XPath and CSS selectors.
:
: Python 3 version.