How to Install and Uninstall libterm-ttyrec-plus-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libterm-ttyrec-plus-perl" package

In this section, we are going to explain the necessary steps to install libterm-ttyrec-plus-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libterm-ttyrec-plus-perl

2. Uninstall "libterm-ttyrec-plus-perl" package

Please follow the instructions below to uninstall libterm-ttyrec-plus-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libterm-ttyrec-plus-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libterm-ttyrec-plus-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libterm-ttyrec-plus-perl
Priority: optional
Section: universe/perl
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.09-1
Depends: perl, perl (>= 5.10.1) | libio-compress-perl | libio-compress-bzip2-perl
Filename: pool/universe/libt/libterm-ttyrec-plus-perl/libterm-ttyrec-plus-perl_0.09-1_all.deb
Size: 14776
MD5sum: 606fd6e6d9f9ec30a046c78e09c99595
SHA1: 1229854aaeb8a117a1eca0fd99ed09840aa30973
SHA256: 96637a26d8670b6ca4287754a73998ef2ab23f837a20cbe6988c879f54bf875b
Description-en: module for reading a ttyrec
Term::TtyRec::Plus is a module that lets you read ttyrec files. The related
module, Term::TtyRec is designed more for simple interactions.
.
Term::TtyRec::Plus gives you more information and, using a callback, lets you
munge the data block and timestamp. It will do all the subtle work of making
sure timing is kept consistent, and of rebuilding each frame header.
Description-md5: bce899f7a8cdb6541abfb930b44787f4
Homepage: http://search.cpan.org/dist/Term-TtyRec-Plus/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu