How to Install and Uninstall python3-pexpect Package on openSUSE Leap
Last updated: December 23,2024
1. Install "python3-pexpect" package
Please follow the steps below to install python3-pexpect on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-pexpect
Copied
2. Uninstall "python3-pexpect" package
This is a short guide on how to uninstall python3-pexpect on openSUSE Leap:
$
sudo zypper remove
python3-pexpect
Copied
3. Information about the python3-pexpect package on openSUSE Leap
Information for package python3-pexpect:
----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-pexpect
Version : 4.8.0-150400.17.64
Arch : noarch
Vendor : SUSE LLC
Installed Size : 617.1 KiB
Installed : No
Status : not installed
Source package : python3-pexpect-4.8.0-150400.17.64.src
Upstream URL : https://pexpect.readthedocs.org/en/latest/
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 : python3-pexpect
Version : 4.8.0-150400.17.64
Arch : noarch
Vendor : SUSE LLC
Installed Size : 617.1 KiB
Installed : No
Status : not installed
Source package : python3-pexpect-4.8.0-150400.17.64.src
Upstream URL : https://pexpect.readthedocs.org/en/latest/
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.