How to Install and Uninstall python36-scripttest Package on openSuSE Tumbleweed

Last updated: December 25,2024

1. Install "python36-scripttest" package

Please follow the steps below to install python36-scripttest on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-scripttest

2. Uninstall "python36-scripttest" package

This guide covers the steps necessary to uninstall python36-scripttest on openSuSE Tumbleweed:

$ sudo zypper remove python36-scripttest

3. Information about the python36-scripttest package on openSuSE Tumbleweed

Information for package python36-scripttest:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-scripttest
Version : 1.3-7.8
Arch : noarch
Vendor : openSUSE
Installed Size : 58,9 KiB
Installed : No
Status : not installed
Source package : python-scripttest-1.3-7.8.src
Summary : Helper to test command-line scripts
Description :
scripttest is a library to help you test your interactive command-line
applications.
With it you can easily run the command (in a subprocess) and see the
output (stdout, stderr) and any file modifications.