How to Install and Uninstall python38-pexpect Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python38-pexpect" package

Please follow the steps below to install python38-pexpect on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pexpect

2. Uninstall "python38-pexpect" package

Please follow the instructions below to uninstall python38-pexpect on openSuSE Tumbleweed:

$ sudo zypper remove python38-pexpect

3. Information about the python38-pexpect package on openSuSE Tumbleweed

Information for package python38-pexpect:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pexpect
Version : 4.8.0-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 616,5 KiB
Installed : No
Status : not installed
Source package : python-pexpect-4.8.0-3.2.src
Summary : Pure Python Expect-like module
Description :
Pexpect is a pure Python module for spawning child applications;
controlling them; and responding to expected patterns in their output.