How to Install and Uninstall python3-parsel.noarch Package on Oracle Linux 9

Last updated: September 21,2024

1. Install "python3-parsel.noarch" package

This guide let you learn how to install python3-parsel.noarch on Oracle Linux 9

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

2. Uninstall "python3-parsel.noarch" package

This is a short guide on how to uninstall python3-parsel.noarch on Oracle Linux 9:

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

3. Information about the python3-parsel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:29:47 ago on Thu Feb 15 07:50:05 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.