How to Install and Uninstall python3-parsel.noarch Package on Fedora 35
Last updated: November 25,2024
1. Install "python3-parsel.noarch" package
Here is a brief guide to show you how to install python3-parsel.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-parsel.noarch
Copied
2. Uninstall "python3-parsel.noarch" package
Here is a brief guide to show you how to uninstall python3-parsel.noarch on Fedora 35:
$
sudo dnf remove
python3-parsel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-parsel.noarch package on Fedora 35
Last metadata expiration check: 2:32:37 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-parsel
Version : 1.5.0
Release : 13.fc35
Architecture : noarch
Size : 28 k
Source : python-parsel-1.5.0-13.fc35.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.
Available Packages
Name : python3-parsel
Version : 1.5.0
Release : 13.fc35
Architecture : noarch
Size : 28 k
Source : python-parsel-1.5.0-13.fc35.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.