How to Install and Uninstall python311-pexpect Package on openSuSE Tumbleweed
Last updated: October 31,2024
1. Install "python311-pexpect" package
This tutorial shows how to install python311-pexpect on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pexpect
Copied
2. Uninstall "python311-pexpect" package
This tutorial shows how to uninstall python311-pexpect on openSuSE Tumbleweed:
$
sudo zypper remove
python311-pexpect
Copied
3. Information about the python311-pexpect package on openSuSE Tumbleweed
Information for package python311-pexpect:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pexpect
Version : 4.9.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 645.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 : python311-pexpect
Version : 4.9.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 645.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.