How to Install and Uninstall python311-capturer Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python311-capturer" package
Please follow the guidance below to install python311-capturer on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-capturer
Copied
2. Uninstall "python311-capturer" package
This is a short guide on how to uninstall python311-capturer on openSuSE Tumbleweed:
$
sudo zypper remove
python311-capturer
Copied
3. Information about the python311-capturer package on openSuSE Tumbleweed
Information for package python311-capturer:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-capturer
Version : 3.0-3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 119.7 KiB
Installed : No
Status : not installed
Source package : python-capturer-3.0-3.7.src
Upstream URL : https://capturer.readthedocs.io
Summary : Python module for capturing stdout/stderr of the current process group
Description :
The capturer package captures the stdout and stderr streams
of the current process *and subprocesses*. Output can be relayed to the
terminal in real time, but is also available to the Python program for
additional processing. It's currently tested on cPython 2.6, 2.7, 3.4, 3.5, 3.6
and PyPy (2.7). It's tested on Linux and Mac OS X and may work on other unixes
but definitely won't work on Windows (due to the use of the platform dependent
"pty" module).
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-capturer
Version : 3.0-3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 119.7 KiB
Installed : No
Status : not installed
Source package : python-capturer-3.0-3.7.src
Upstream URL : https://capturer.readthedocs.io
Summary : Python module for capturing stdout/stderr of the current process group
Description :
The capturer package captures the stdout and stderr streams
of the current process *and subprocesses*. Output can be relayed to the
terminal in real time, but is also available to the Python program for
additional processing. It's currently tested on cPython 2.6, 2.7, 3.4, 3.5, 3.6
and PyPy (2.7). It's tested on Linux and Mac OS X and may work on other unixes
but definitely won't work on Windows (due to the use of the platform dependent
"pty" module).