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

Last updated: November 23,2024

1. Install "python36-pexpect" package

Please follow the step by step instructions below to install python36-pexpect on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pexpect

2. Uninstall "python36-pexpect" package

In this section, we are going to explain the necessary steps to uninstall python36-pexpect on openSuSE Tumbleweed:

$ sudo zypper remove python36-pexpect

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

Information for package python36-pexpect:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pexpect
Version : 4.8.0-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 617,1 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.