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

Last updated: July 04,2024

1. Install "python312-aexpect" package

Please follow the guidance below to install python312-aexpect on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-aexpect

2. Uninstall "python312-aexpect" package

Here is a brief guide to show you how to uninstall python312-aexpect on openSuSE Tumbleweed:

$ sudo zypper remove python312-aexpect

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

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