How to Install and Uninstall expect-devel.i686 Package on Fedora 39
Last updated: November 28,2024
1. Install "expect-devel.i686" package
Please follow the steps below to install expect-devel.i686 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
expect-devel.i686
Copied
2. Uninstall "expect-devel.i686" package
In this section, we are going to explain the necessary steps to uninstall expect-devel.i686 on Fedora 39:
$
sudo dnf remove
expect-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the expect-devel.i686 package on Fedora 39
Last metadata expiration check: 1:14:35 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : expect-devel
Version : 5.45.4
Release : 20.fc39
Architecture : i686
Size : 23 k
Source : expect-5.45.4-20.fc39.src.rpm
Repository : fedora
Summary : A program-script interaction and testing utility
URL : https://core.tcl.tk/expect/index
License : LicenseRef-Fedora-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 development files for the expect library.
Available Packages
Name : expect-devel
Version : 5.45.4
Release : 20.fc39
Architecture : i686
Size : 23 k
Source : expect-5.45.4-20.fc39.src.rpm
Repository : fedora
Summary : A program-script interaction and testing utility
URL : https://core.tcl.tk/expect/index
License : LicenseRef-Fedora-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 development files for the expect library.