How to Install and Uninstall libproc-terminator-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 01,2024

1. Install "libproc-terminator-perl" package

This guide covers the steps necessary to install libproc-terminator-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libproc-terminator-perl

2. Uninstall "libproc-terminator-perl" package

Please follow the step by step instructions below to uninstall libproc-terminator-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libproc-terminator-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libproc-terminator-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libproc-terminator-perl
Priority: optional
Section: universe/perl
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.5-1
Depends: perl, libmoo-perl
Filename: pool/universe/libp/libproc-terminator-perl/libproc-terminator-perl_0.5-1_all.deb
Size: 10770
MD5sum: 4745e9c689dad178a536f73cb02992ea
SHA1: c512ac4b702b2d00ccee389c8aefd8234b7b4576
SHA256: 2f5175a6a6bc33c1b507a01c21af7426fed5f0f02a6b4eb3a08f9ab255b55ed1
Description-en: module to conveniently terminate processes
Proc::Terminator provides a convenient way to kill a process, often useful in
utility and startup functions which need to ensure the death of an external
process.
.
Proc::Terminator provides a simple, blocking, and procedural interface to
kill a process or multiple processes (not tested), and not return until they
are all dead.
.
Proc::Terminator can know if you do not have permissions to kill a process,
if the process is dead, and other interesting tidbits.
.
It also provides for flexible options in the type of death a process will
experience. Whether it be slow or immediate.
Description-md5: e60536bdb518f8b7a7decfb6c4820c0a
Homepage: https://metacpan.org/release/Proc-Terminator/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu