How to Install and Uninstall libexpect-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

1. Install "libexpect-perl" package

Please follow the step by step instructions below to install libexpect-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libexpect-perl

2. Uninstall "libexpect-perl" package

This tutorial shows how to uninstall libexpect-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libexpect-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libexpect-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libexpect-perl
Architecture: all
Version: 1.21-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jörgen Hägg
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 248
Depends: perl, libio-stty-perl, libio-pty-perl (>= 1:1.05-1)
Filename: pool/universe/libe/libexpect-perl/libexpect-perl_1.21-1_all.deb
Size: 75884
MD5sum: 97f4cd7a469f41dc4c4304e0b46c1e8d
SHA1: 0f81960ba509b71acd4549469114b7694f214551
SHA256: acf7c4cc5c3faed180af1e41e95d8bbbc1e818db5c00ac3dffbc62eb8e9eae52
SHA512: 5a34bad3d4020f3e8c657787dc911ef307786a5a56fdbea6b8cd29d5ffb264b089890fe22657b722c40d6ca14f89944946993c04d5698815afaf6ad619653d82
Description-en: Expect.pm - Perl Expect interface
The Expect module is a successor of Comm.pl and a descendent of Chat.pl. It
more closely resembles the Tcl Expect language than its predecessors. It
does not contain any of the networking code found in Comm.pl. I suspect this
would be obsolete anyway given the advent of IO::Socket and external tools
such as netcat.
.
Expect.pm is an attempt to have more of a switch() & case: feel to make
decision processing more fluid. three separate types of debugging have
been implemented to make code production easier.
.
It is now possible to interconnect multiple file handles (and processes) much
like Tcl's expect. An attempt was made to enable all the features of Tcl's
expect without forcing Tcl on the victim programmer :-) .
Description-md5: 0912cb4a16b7e201974d64d083952fae