How to Install and Uninstall expect-lite Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "expect-lite" package
This is a short guide on how to install expect-lite on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
expect-lite
Copied
2. Uninstall "expect-lite" package
This guide covers the steps necessary to uninstall expect-lite on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
expect-lite
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the expect-lite package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: expect-lite
Priority: optional
Section: universe/interpreters
Installed-Size: 512
Maintainer: Ubuntu Developers
Original-Maintainer: Paul Larson
Architecture: all
Version: 4.9.0-0ubuntu1
Depends: expect, tclx
Suggests: openssh-client
Filename: pool/universe/e/expect-lite/expect-lite_4.9.0-0ubuntu1_all.deb
Size: 118700
MD5sum: 57cee8024bd871fd9095d72008016f74
SHA1: 0259225f7d5bbc1a28a5581b0bce8eae5bb2f1fe
SHA256: 77bbbb4934915f522aee7542ce6dac215f35fad10574e7f73bc7a72c36699b10
Description-en: quick and easy command line automation tool
Written in expect, it is designed to directly map an interactive terminal
session into an automation script. expect-lite scripts use special
character(s) at the beginning of each line to indicate the action. Basic
expect-lite scripts can be created by simply cutting and pasting text from a
terminal window into a script, and adding '>' '<' characters. No knowledge of
expect is required!
Description-md5: 55678da1f32daea298132454419b0430
Homepage: http://expect-lite.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/interpreters
Installed-Size: 512
Maintainer: Ubuntu Developers
Original-Maintainer: Paul Larson
Architecture: all
Version: 4.9.0-0ubuntu1
Depends: expect, tclx
Suggests: openssh-client
Filename: pool/universe/e/expect-lite/expect-lite_4.9.0-0ubuntu1_all.deb
Size: 118700
MD5sum: 57cee8024bd871fd9095d72008016f74
SHA1: 0259225f7d5bbc1a28a5581b0bce8eae5bb2f1fe
SHA256: 77bbbb4934915f522aee7542ce6dac215f35fad10574e7f73bc7a72c36699b10
Description-en: quick and easy command line automation tool
Written in expect, it is designed to directly map an interactive terminal
session into an automation script. expect-lite scripts use special
character(s) at the beginning of each line to indicate the action. Basic
expect-lite scripts can be created by simply cutting and pasting text from a
terminal window into a script, and adding '>' '<' characters. No knowledge of
expect is required!
Description-md5: 55678da1f32daea298132454419b0430
Homepage: http://expect-lite.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu