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

Last updated: October 02,2024

1. Install "python3-parsel.noarch" package

Here is a brief guide to show you how to install python3-parsel.noarch on Fedora 38

$ 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 Fedora 38:

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

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

Last metadata expiration check: 3:14:02 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-parsel
Version : 1.7.0
Release : 2.fc38
Architecture : noarch
Size : 42 k
Source : python-parsel-1.7.0-2.fc38.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.