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

Last updated: November 08,2024

1. Install "python312-anywidget" package

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

$ sudo zypper refresh $ sudo zypper install python312-anywidget

2. Uninstall "python312-anywidget" package

This guide let you learn how to uninstall python312-anywidget on openSuSE Tumbleweed:

$ sudo zypper remove python312-anywidget

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

Information for package python312-anywidget:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-anywidget
Version : 0.9.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 130.8 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