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

Last updated: November 23,2024

1. Install "python3-jupyter_latex_envs" package

Here is a brief guide to show you how to install python3-jupyter_latex_envs on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-jupyter_latex_envs

2. Uninstall "python3-jupyter_latex_envs" package

Please follow the instructions below to uninstall python3-jupyter_latex_envs on openSUSE Leap:

$ sudo zypper remove python3-jupyter_latex_envs

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

Information for package python3-jupyter_latex_envs:
---------------------------------------------------
Repository : Main Repository
Name : python3-jupyter_latex_envs
Version : 1.4.6-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : python-jupyter_latex_envs-1.4.6-bp155.2.11.src
Upstream URL : http://github.com/jfbercher/jupyter_latex_envs
Summary : LaTeX environments for Jupyter notebook
Description :
Jupyter notebook extension which supports (some) LaTeX environments
within markdown cells. Also provides support for labels and
crossreferences, document wide numbering, bibliography, and more.
This package provides the python interface.