How to Install and Uninstall libio-pty-easy-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "libio-pty-easy-perl" package

This guide covers the steps necessary to install libio-pty-easy-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libio-pty-easy-perl

2. Uninstall "libio-pty-easy-perl" package

This is a short guide on how to uninstall libio-pty-easy-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libio-pty-easy-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libio-pty-easy-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libio-pty-easy-perl
Priority: optional
Section: universe/perl
Installed-Size: 30
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.09-2
Depends: perl, libio-pty-perl
Filename: pool/universe/libi/libio-pty-easy-perl/libio-pty-easy-perl_0.09-2_all.deb
Size: 10334
MD5sum: d8658a0e9fca4d1082e0397bd6fcc638
SHA1: 644b6238b5dff8ac2e46e9e64dcd4673154af142
SHA256: a016a7c414d5d8895c502aeeed77ac6bad0b8ffe86b1975c31f1098205ae2332
Description-en: module providing an easy interface to IO::Pty
IO::Pty::Easy provides an interface to IO::Pty which hides most of the ugly
details of handling ptys, wrapping them instead in simple spawn/read/write
commands.
.
IO::Pty::Easy uses IO::Pty internally, so it inherits all of the portability
restrictions from that module.
Description-md5: 5cd601ee93e4c5c327f9aef340d14872
Homepage: https://metacpan.org/release/IO-Pty-Easy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu