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

Last updated: May 19,2024

1. Install "python39-anywidget" package

In this section, we are going to explain the necessary steps to install python39-anywidget on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-anywidget

2. Uninstall "python39-anywidget" package

Here is a brief guide to show you how to uninstall python39-anywidget on openSuSE Tumbleweed:

$ sudo zypper remove python39-anywidget

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

Information for package python39-anywidget:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-anywidget
Version : 0.9.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 118.8 KiB
Installed : No
Status : not installed
Source package : python-anywidget-0.9.0-1.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