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

Last updated: May 09,2024

1. Install "libproc-fork-perl" package

This is a short guide on how to install libproc-fork-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libproc-fork-perl" package

Please follow the steps below to uninstall libproc-fork-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libproc-fork-perl
Priority: optional
Section: universe/perl
Installed-Size: 32
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.804-1
Depends: perl, libexporter-tidy-perl
Filename: pool/universe/libp/libproc-fork-perl/libproc-fork-perl_0.804-1_all.deb
Size: 11034
MD5sum: 92f09b47c10c5ecce2756785ef4035e7
SHA1: 57bc33e955fefe0911a718f84098b039b9c58752
SHA256: 4943f95b3bdfcc7f8ccfd7825948b634c4adb6f89844ba6370265d72ff829abc
Description-en: Perl interface to the fork() system call
Proc::Fork provides an intuitive, Perl-ish way to write forking
programs by facilitating the use of blocks to illustrate which code
section executes in which fork.
Description-md5: 1f58d783d7d4aa6f6efedc38a8cf28da
Homepage: https://metacpan.org/release/Proc-Fork
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu