How to Install and Uninstall python3-parsel.noarch Package on Oracle Linux 9
Last updated: January 16,2025
1. Install "python3-parsel.noarch" package
This guide let you learn how to install python3-parsel.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-parsel.noarch
Copied
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
Copied
$
sudo dnf autoremove
Copied
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.
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.