How to Install and Uninstall python312-pyquery Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python312-pyquery" package
In this section, we are going to explain the necessary steps to install python312-pyquery on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-pyquery
Copied
2. Uninstall "python312-pyquery" package
Learn how to uninstall python312-pyquery on openSuSE Tumbleweed:
$
sudo zypper remove
python312-pyquery
Copied
3. Information about the python312-pyquery package on openSuSE Tumbleweed
Information for package python312-pyquery:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pyquery
Version : 2.0.0-3.6
Arch : noarch
Vendor : openSUSE
Installed Size : 250.0 KiB
Installed : No
Status : not installed
Source package : python-pyquery-2.0.0-3.6.src
Upstream URL : https://pypi.python.org/pypi/pyquery
Summary : A jQuery-like library for python
Description :
Pyquery allows you to make jQuery queries on XML documents. The API is
as much as possible the similar to jQuery. Pyquery uses lxml for fast
XML and HTML manipulation.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pyquery
Version : 2.0.0-3.6
Arch : noarch
Vendor : openSUSE
Installed Size : 250.0 KiB
Installed : No
Status : not installed
Source package : python-pyquery-2.0.0-3.6.src
Upstream URL : https://pypi.python.org/pypi/pyquery
Summary : A jQuery-like library for python
Description :
Pyquery allows you to make jQuery queries on XML documents. The API is
as much as possible the similar to jQuery. Pyquery uses lxml for fast
XML and HTML manipulation.