How to Install and Uninstall perl-Expect.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "perl-Expect.noarch" package

This guide covers the steps necessary to install perl-Expect.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Expect.noarch

2. Uninstall "perl-Expect.noarch" package

Please follow the steps below to uninstall perl-Expect.noarch on Fedora 34:

$ sudo dnf remove perl-Expect.noarch $ sudo dnf autoremove

3. Information about the perl-Expect.noarch package on Fedora 34

Last metadata expiration check: 0:40:49 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Expect
Version : 1.35
Release : 14.fc34
Architecture : noarch
Size : 78 k
Source : perl-Expect-1.35-14.fc34.src.rpm
Repository : fedora
Summary : Expect for Perl
URL : https://metacpan.org/release/Expect
License : GPL+ or Artistic
Description : This module provides Expect-like functionality to Perl. Expect is
: a tool for automating interactive applications such as telnet, ftp,
: passwd, fsck, rlogin, tip, etc.