How to Install and Uninstall python3-pyquery.noarch Package on Fedora 39
Last updated: November 25,2024
1. Install "python3-pyquery.noarch" package
Please follow the step by step instructions below to install python3-pyquery.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyquery.noarch
Copied
2. Uninstall "python3-pyquery.noarch" package
This guide covers the steps necessary to uninstall python3-pyquery.noarch on Fedora 39:
$
sudo dnf remove
python3-pyquery.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyquery.noarch package on Fedora 39
Last metadata expiration check: 1:29:03 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-pyquery
Version : 1.4.3
Release : 11.fc39
Architecture : noarch
Size : 62 k
Source : python-pyquery-1.4.3-11.fc39.src.rpm
Repository : fedora
Summary : A jQuery-like library for python3
URL : http://pypi.python.org/pypi/pyquery
License : BSD
Description : python3-pyquery allows you to make jQuery queries on XML documents. The API is
: as much as possible the similar to jQuery. python-pyquery uses lxml for fast
: XML and HTML manipulation.
Available Packages
Name : python3-pyquery
Version : 1.4.3
Release : 11.fc39
Architecture : noarch
Size : 62 k
Source : python-pyquery-1.4.3-11.fc39.src.rpm
Repository : fedora
Summary : A jQuery-like library for python3
URL : http://pypi.python.org/pypi/pyquery
License : BSD
Description : python3-pyquery allows you to make jQuery queries on XML documents. The API is
: as much as possible the similar to jQuery. python-pyquery uses lxml for fast
: XML and HTML manipulation.