How to Install and Uninstall expect.x86_64 Package on Fedora 35
Last updated: November 21,2024
1. Install "expect.x86_64" package
This guide covers the steps necessary to install expect.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
expect.x86_64
Copied
2. Uninstall "expect.x86_64" package
Please follow the step by step instructions below to uninstall expect.x86_64 on Fedora 35:
$
sudo dnf remove
expect.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the expect.x86_64 package on Fedora 35
Last metadata expiration check: 5:13:35 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : expect
Version : 5.45.4
Release : 14.fc35
Architecture : x86_64
Size : 245 k
Source : expect-5.45.4-14.fc35.src.rpm
Repository : fedora
Summary : A program-script interaction and testing utility
URL : https://core.tcl.tk/expect/index
License : Public Domain
Description : Expect is a tcl application for automating and testing
: interactive applications such as telnet, ftp, passwd, fsck,
: rlogin, tip, etc. Expect makes it easy for a script to
: control another program and interact with it.
:
: This package contains expect and some scripts that use it.
Available Packages
Name : expect
Version : 5.45.4
Release : 14.fc35
Architecture : x86_64
Size : 245 k
Source : expect-5.45.4-14.fc35.src.rpm
Repository : fedora
Summary : A program-script interaction and testing utility
URL : https://core.tcl.tk/expect/index
License : Public Domain
Description : Expect is a tcl application for automating and testing
: interactive applications such as telnet, ftp, passwd, fsck,
: rlogin, tip, etc. Expect makes it easy for a script to
: control another program and interact with it.
:
: This package contains expect and some scripts that use it.