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

Last updated: May 18,2024

1. Install "libposix-2008-perl" package

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

$ sudo apt update $ sudo apt install libposix-2008-perl

2. Uninstall "libposix-2008-perl" package

This guide covers the steps necessary to uninstall libposix-2008-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libposix-2008-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libposix-2008-perl
Priority: optional
Section: universe/perl
Installed-Size: 187
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.04-1build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.6)
Filename: pool/universe/libp/libposix-2008-perl/libposix-2008-perl_0.04-1build1_amd64.deb
Size: 46080
MD5sum: b70ea29a22b96cd3cee8b77b861637d2
SHA1: 9cd8876ed6488b7501a95ffc239836b836f1d40b
SHA256: ebf7fe5855613fd0f7d5c11c31f8844ab55788a0ef2a83093bab58b81bcf4e52
Description-en: Perl interface to POSIX.1-2008
POSIX::2008 contains many of the interfaces specified by POSIX.1-2008 that
the core POSIX module withholds, implements in Perl or messed up.
.
POSIX::2008 is provided "as is" unless someone volunteers to maintain it.
Description-md5: 3bd8ff26ec2a2ae64475cd8e8b11e562
Homepage: https://metacpan.org/release/POSIX-2008
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu