How to Install and Uninstall python3-aexpect.noarch Package on Fedora 35

Last updated: January 12,2025

1. Install "python3-aexpect.noarch" package

Please follow the guidelines below to install python3-aexpect.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-aexpect.noarch

2. Uninstall "python3-aexpect.noarch" package

Please follow the steps below to uninstall python3-aexpect.noarch on Fedora 35:

$ sudo dnf remove python3-aexpect.noarch $ sudo dnf autoremove

3. Information about the python3-aexpect.noarch package on Fedora 35

Last metadata expiration check: 4:48:09 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-aexpect
Version : 1.6.2
Release : 2.fc35
Architecture : noarch
Size : 90 k
Source : python-aexpect-1.6.2-2.fc35.src.rpm
Repository : fedora
Summary : A python library to control interactive applications
URL : https://github.com/avocado-framework/aexpect
License : GPLv2+
Description : Aexpect is a python library used to control interactive applications, very
: similar to pexpect. You can use it to control applications such as ssh, scp
: sftp, telnet, among others.