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

Last updated: May 20,2024

1. Install "python36-aexpect" package

This is a short guide on how to install python36-aexpect on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-aexpect

2. Uninstall "python36-aexpect" package

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

$ sudo zypper remove python36-aexpect

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

Information for package python36-aexpect:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-aexpect
Version : 1.6.2-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 505,7 KiB
Installed : No
Status : not installed
Source package : python-aexpect-1.6.2-1.5.src
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.