How to Install and Uninstall python3-qgrid Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-qgrid" package

Please follow the instructions below to install python3-qgrid on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-qgrid

2. Uninstall "python3-qgrid" package

This guide covers the steps necessary to uninstall python3-qgrid on openSUSE Leap:

$ sudo zypper remove python3-qgrid

3. Information about the python3-qgrid package on openSUSE Leap

Information for package python3-qgrid:
--------------------------------------
Repository : Main Repository
Name : python3-qgrid
Version : 1.3.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 3.6 MiB
Installed : No
Status : not installed
Source package : python-qgrid-1.3.0-bp155.2.11.src
Upstream URL : https://github.com/quantopian/qgrid
Summary : Grid for sorting and filtering DataFrames in Jupyter notebooks
Description :
An Interactive Grid for Sorting and Filtering DataFrames in Jupyter Notebook.
This package provides the python interface.