How to Install and Uninstall python39-pexpect Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python39-pexpect" package
This guide covers the steps necessary to install python39-pexpect on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-pexpect
Copied
2. Uninstall "python39-pexpect" package
This guide let you learn how to uninstall python39-pexpect on openSuSE Tumbleweed:
$
sudo zypper remove
python39-pexpect
Copied
3. Information about the python39-pexpect package on openSuSE Tumbleweed
Information for package python39-pexpect:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pexpect
Version : 4.9.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 557.8 KiB
Installed : No
Status : not installed
Source package : python-pexpect-4.9.0-2.4.src
Upstream URL : https://github.com/pexpect/pexpect
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.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pexpect
Version : 4.9.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 557.8 KiB
Installed : No
Status : not installed
Source package : python-pexpect-4.9.0-2.4.src
Upstream URL : https://github.com/pexpect/pexpect
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.