How to Install and Uninstall python2-yaql Package on openSUSE Leap

Last updated: July 07,2024

1. Install "python2-yaql" package

Please follow the step by step instructions below to install python2-yaql on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-yaql

2. Uninstall "python2-yaql" package

This guide let you learn how to uninstall python2-yaql on openSUSE Leap:

$ sudo zypper remove python2-yaql

3. Information about the python2-yaql package on openSUSE Leap

Information for package python2-yaql:
-------------------------------------
Repository : Main Repository
Name : python2-yaql
Version : 1.1.3-bp153.1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 1,5 MiB
Installed : No
Status : not installed
Source package : python-yaql-1.1.3-bp153.1.21.src
Summary : YAQL - Yet Another Query Language
Description :
YAQL (Yet Another Query Language) is an embeddable and extensible query
language, that allows performing complex queries against arbitrary objects. It
has a vast and comprehensive standard library of frequently used querying
functions and can be extend even further with user-specified functions. YAQL is
written in python and is distributed via PyPI.