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

Last updated: May 15,2024

1. Install "libterm-progressbar-quiet-perl" package

Please follow the steps below to install libterm-progressbar-quiet-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libterm-progressbar-quiet-perl

2. Uninstall "libterm-progressbar-quiet-perl" package

Please follow the guidelines below to uninstall libterm-progressbar-quiet-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libterm-progressbar-quiet-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libterm-progressbar-quiet-perl
Priority: optional
Section: universe/perl
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.31-1
Depends: perl, libio-interactive-perl, libterm-progressbar-perl, libtest-mockobject-perl
Filename: pool/universe/libt/libterm-progressbar-quiet-perl/libterm-progressbar-quiet-perl_0.31-1_all.deb
Size: 4994
MD5sum: a7d84e8eb42cce23ab53e496da908328
SHA1: cfab6bab6e554596f801195a8daf4376f1fa7528
SHA256: 94a39fae84cf7d75816d6bc0f09e5982db2c28f1b1d8d2b3495b6a6a39c8e883
Description-en: only show a progress meter if run interactively
Term::ProgressBar is a wonderful module for showing progress bars on the
terminal. Term::ProgressBar::Quiet acts very much like that module when
it is run interactively. However, when it is not run interactively (for
example, as a cron job) then it does not show the progress bar.
Description-md5: ccb32ee21b2d8de3a920a69cfe0c6aa1
Homepage: https://metacpan.org/release/Term-ProgressBar-Quiet
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu