How to Install and Uninstall python311-pexpect Package on openSUSE Leap
Last updated: November 26,2024
1. Install "python311-pexpect" package
This guide covers the steps necessary to install python311-pexpect on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pexpect
Copied
2. Uninstall "python311-pexpect" package
In this section, we are going to explain the necessary steps to uninstall python311-pexpect on openSUSE Leap:
$
sudo zypper remove
python311-pexpect
Copied
3. Information about the python311-pexpect package on openSUSE Leap
Information for package python311-pexpect:
------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-pexpect
Version : 4.8.0-150400.15.5.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 616.7 KiB
Installed : No
Status : not installed
Source package : python-pexpect-4.8.0-150400.15.5.9.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-pexpect
Version : 4.8.0-150400.15.5.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 616.7 KiB
Installed : No
Status : not installed
Source package : python-pexpect-4.8.0-150400.15.5.9.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.