How to Install and Uninstall python39-runthis-sphinxext Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "python39-runthis-sphinxext" package

This tutorial shows how to install python39-runthis-sphinxext on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-runthis-sphinxext

2. Uninstall "python39-runthis-sphinxext" package

Learn how to uninstall python39-runthis-sphinxext on openSuSE Tumbleweed:

$ sudo zypper remove python39-runthis-sphinxext

3. Information about the python39-runthis-sphinxext package on openSuSE Tumbleweed

Information for package python39-runthis-sphinxext:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-runthis-sphinxext
Version : 0.0.3-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 93.4 KiB
Installed : No
Status : not installed
Source package : python-runthis-sphinxext-0.0.3-2.1.src
Upstream URL : https://github.com/regro/runthis-sphinxext
Summary : Provides a sphinx code-block for rendering RunThis blocks
Description :
This provides a sphinx extension that adds RunThis code blocks,
which display a highligthed code-block statically, but with a
"RunThis" button above them. When the button is clicked, the code
block is replaced by a terminal session that has executed that
code.