How to Install and Uninstall python3-pyquery Package on Kali Linux

Last updated: January 09,2025

1. Install "python3-pyquery" package

Learn how to install python3-pyquery on Kali Linux

$ sudo apt update $ sudo apt install python3-pyquery

2. Uninstall "python3-pyquery" package

Please follow the guidelines below to uninstall python3-pyquery on Kali Linux:

$ sudo apt remove python3-pyquery $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyquery package on Kali Linux

Package: python3-pyquery
Source: pyquery
Version: 1.4.3-1
Installed-Size: 107
Maintainer: Debian Python Team
Architecture: all
Depends: python3-lxml, python3-webob, python3-cssselect, python3:any
Size: 23072
SHA256: 2ca7f2c415845d7c6e905881c3d200e19af4a9cf46f7cbaad394eb3f949b9d66
SHA1: 6d9277373145e0ef5f15c7aa3f483e3d1504b6e3
MD5sum: caff7da881ec1616cbb796cf399aef47
Description: jQuery-like library for python 3
pyquery allows you to make jQuery queries on XML documents. The API is as
similar to jQuery as possible. pyquery uses lxml for fast XML and HTML
manipulation.
.
This package contains the module for Python 3.
Description-md5:
Homepage: http://pyquery.org/
Section: python
Priority: optional
Filename: pool/main/p/pyquery/python3-pyquery_1.4.3-1_all.deb