How to Install and Uninstall python2-scripttest Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python2-scripttest" package

Please follow the instructions below to install python2-scripttest on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-scripttest

2. Uninstall "python2-scripttest" package

In this section, we are going to explain the necessary steps to uninstall python2-scripttest on openSUSE Leap:

$ sudo zypper remove python2-scripttest

3. Information about the python2-scripttest package on openSUSE Leap

Information for package python2-scripttest:
-------------------------------------------
Repository : Main Repository
Name : python2-scripttest
Version : 1.3-3.3.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 66,2 KiB
Installed : No
Status : not installed
Source package : python-scripttest-1.3-3.3.4.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.