How to Install and Uninstall python3-parsel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

1. Install "python3-parsel.noarch" package

Here is a brief guide to show you how to install python3-parsel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-parsel.noarch" package

Please follow the steps below to uninstall python3-parsel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-parsel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:00:59 ago on Mon Feb 26 07:04:30 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.