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

Last updated: May 20,2024

1. Install "python39-aexpect" package

Here is a brief guide to show you how to install python39-aexpect on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-aexpect

2. Uninstall "python39-aexpect" package

Please follow the guidance below to uninstall python39-aexpect on openSuSE Tumbleweed:

$ sudo zypper remove python39-aexpect

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

Information for package python39-aexpect:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-aexpect
Version : 1.7.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 520.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.