How to Install and Uninstall libcpan-reporter-smoker-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libcpan-reporter-smoker-perl" package

Learn how to install libcpan-reporter-smoker-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcpan-reporter-smoker-perl

2. Uninstall "libcpan-reporter-smoker-perl" package

Please follow the instructions below to uninstall libcpan-reporter-smoker-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcpan-reporter-smoker-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcpan-reporter-smoker-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcpan-reporter-smoker-perl
Priority: optional
Section: universe/perl
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.27-1
Depends: perl, libcpan-reporter-perl, libprobe-perl-perl, libterm-title-perl, libtest-reporter-perl (>= 1.58)
Filename: pool/universe/libc/libcpan-reporter-smoker-perl/libcpan-reporter-smoker-perl_0.27-1_all.deb
Size: 23700
MD5sum: 443a20d24ad549e57e74d0c3a61937f3
SHA1: e55c909d9afa802be055f3f85a22e034c4dd07f3
SHA256: a5439aa2074b6d72583ddf3e4b6394227ff5b31981b4382f7f83f5ee2741cf28
Description-en: turnkey CPAN Testers smoking module
Rudimentary smoke tester for CPAN Testers, built upon CPAN::Reporter. Use at
your own risk. It requires a recent version of CPAN::Reporter to run.
.
Currently, CPAN::Reporter::Smoker requires zero independent configuration;
instead it uses configuration settings from CPAN.pm and CPAN::Reporter.
.
Once started, it retrieves a list of distributions from the configured CPAN
mirror and begins testing them in reverse order of upload. It will skip any
distribution which has already had a report sent by CPAN::Reporter.
.
Features:
* No configuration needed
* Tests each distribution as a separate CPAN process -- each distribution
has prerequisites like build_requires satisfied from scratch
* Automatically checks for new distributions every twelve hours or as
otherwise specified
* Continues until interrupted with CTRL-C
* Checks CPAN.pm "distroprefs" to see if distributions should be skipped
(before handing off to CPAN)
Description-md5: 1eb4d6ae5cb62314f1d08159edd0c2b5
Homepage: http://metacpan.org/release/CPAN-Reporter-Smoker
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu