How to Install and Uninstall python311-aexpect Package on openSuSE Tumbleweed

Last updated: October 06,2024

1. Install "python311-aexpect" package

Please follow the step by step instructions below to install python311-aexpect on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-aexpect

2. Uninstall "python311-aexpect" package

This guide let you learn how to uninstall python311-aexpect on openSuSE Tumbleweed:

$ sudo zypper remove python311-aexpect

3. Information about the python311-aexpect package on openSuSE Tumbleweed

Information for package python311-aexpect:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-aexpect
Version : 1.7.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 641.2 KiB
Installed : No
Status : not installed
Source package : python-aexpect-1.7.0-1.4.src
Upstream URL : http://avocado-framework.readthedocs.org/
Summary : Python library to control interactive applications
Description :
Aexpect is a Python library used to control interactive applications, very
similar to pexpect. It can be used to control applications such as ssh, scp
sftp, telnet, among others.