How to Install and Uninstall python3-parsel.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "python3-parsel.noarch" package

This guide covers the steps necessary to install python3-parsel.noarch on Fedora 34

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

2. Uninstall "python3-parsel.noarch" package

Please follow the step by step instructions below to uninstall python3-parsel.noarch on Fedora 34:

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

3. Information about the python3-parsel.noarch package on Fedora 34

Last metadata expiration check: 2:16:06 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-parsel
Version : 1.5.0
Release : 11.fc34
Architecture : noarch
Size : 28 k
Source : python-parsel-1.5.0-11.fc34.src.rpm
Repository : fedora
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.