How to Install and Uninstall python311-anywidget Package on openSuSE Tumbleweed

Last updated: June 27,2024

1. Install "python311-anywidget" package

Please follow the steps below to install python311-anywidget on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-anywidget

2. Uninstall "python311-anywidget" package

This tutorial shows how to uninstall python311-anywidget on openSuSE Tumbleweed:

$ sudo zypper remove python311-anywidget

3. Information about the python311-anywidget package on openSuSE Tumbleweed

Information for package python311-anywidget:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-anywidget
Version : 0.9.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 136.3 KiB
Installed : No
Status : not installed
Source package : python-anywidget-0.9.0-2.1.src
Upstream URL : https://github.com/manzt/anywidget
Summary : Custom jupyter widgets made easy
Description :
Custom jupyter widgets made easy
- create widgets **without complicated cookiecutter templates**
- **publish to PyPI** like any other Python package
- prototype **within** `.ipynb` or `.py` files
- run in **Jupyter**, **JupyterLab**, **Google Colab**, **VSCode**, and more
- develop with **instant HMR**, like modern web frameworks