How to Install and Uninstall perl-Expect.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "perl-Expect.noarch" package

Please follow the guidelines below to install perl-Expect.noarch on Rocky Linux 8

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

2. Uninstall "perl-Expect.noarch" package

Please follow the guidance below to uninstall perl-Expect.noarch on Rocky Linux 8:

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

3. Information about the perl-Expect.noarch package on Rocky Linux 8

Last metadata expiration check: 2:02:31 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Expect
Version : 1.35
Release : 10.el8
Architecture : noarch
Size : 84 k
Source : perl-Expect-1.35-10.el8.src.rpm
Repository : epel
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.