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

Last updated: May 18,2024

1. Install "python3-jupyter_highlight_selected_word" package

Please follow the steps below to install python3-jupyter_highlight_selected_word on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-jupyter_highlight_selected_word

2. Uninstall "python3-jupyter_highlight_selected_word" package

Please follow the guidelines below to uninstall python3-jupyter_highlight_selected_word on openSUSE Leap:

$ sudo zypper remove python3-jupyter_highlight_selected_word

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

Information for package python3-jupyter_highlight_selected_word:
----------------------------------------------------------------
Repository : Main Repository
Name : python3-jupyter_highlight_selected_word
Version : 0.2.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 35.6 KiB
Installed : No
Status : not installed
Source package : python-jupyter_highlight_selected_word-0.2.0-bp155.2.11.src
Upstream URL : https://github.com/jcb91/jupyter_highlight_selected_word
Summary : Jupyter notebook extension to highlight every instance of the current word
Description :
Jupyter notebook extension that enables highlighting of all instances of the
currently-selected or cursor-adjecent word in either the current cell's editor,
or in the whole notebook.
This package provides the python interface.