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

Last updated: May 21,2024

1. Install "python3-yaql" package

Learn how to install python3-yaql on Kali Linux

$ sudo apt update $ sudo apt install python3-yaql

2. Uninstall "python3-yaql" package

Here is a brief guide to show you how to uninstall python3-yaql on Kali Linux:

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

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

Package: python3-yaql
Source: python-yaql
Version: 2.0.0-3
Installed-Size: 512
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-dateutil, python3-pbr, python3-ply, python3:any
Size: 67680
SHA256: 31e8c00df79e31e8967cb2b8b0163eb0e6bd79a8da75d532ddf81a49f23cde36
SHA1: a667a1b6e646566ef29a33af57867d6dca8ee75b
MD5sum: 5a8dbdb4b8044fb9e2f57bf50dcdf2b7
Description: Yet Another Query Language - Python 3.x
YAQL is a general purpose query language, that is designed to operate on
objects of arbitrary complexity. YAQL has a large standard library of
functions for filtering, grouping and aggregation of data. At the same time
YAQL allows you to extend it by defining your own functions.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://opendev.org/openstack/yaql
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-yaql/python3-yaql_2.0.0-3_all.deb