How to Install and Uninstall python36-pyquery Package on openSuSE Tumbleweed

Last updated: June 01,2024

1. Install "python36-pyquery" package

Learn how to install python36-pyquery on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pyquery

2. Uninstall "python36-pyquery" package

Please follow the steps below to uninstall python36-pyquery on openSuSE Tumbleweed:

$ sudo zypper remove python36-pyquery

3. Information about the python36-pyquery package on openSuSE Tumbleweed

Information for package python36-pyquery:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pyquery
Version : 1.4.1-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 224,6 KiB
Installed : No
Status : not installed
Source package : python-pyquery-1.4.1-2.8.src
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.