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

Last updated: June 02,2024

1. Install "libpg-perl" package

Please follow the guidance below to install libpg-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpg-perl

2. Uninstall "libpg-perl" package

This guide let you learn how to uninstall libpg-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpg-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libpg-perl
Priority: optional
Section: universe/perl
Installed-Size: 117
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Version: 1:2.1.1-5build2
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4), libpq5
Filename: pool/universe/libp/libpg-perl/libpg-perl_2.1.1-5build2_amd64.deb
Size: 35866
MD5sum: 874d4189c7998c64a935f198c443c781
SHA1: 022033c28bd5325a56fdf37bb163eb6747b61cc8
SHA256: 02aac1db87912a67e051fad211d5193792b27c8bc21a7da6503e8f914bc4939d
Description-en: Perl modules for PostgreSQL
This library enables Perl scripts to communicate with the PostgreSQL database
backend.
.
Perl is a widely used scripting language, which is always installed in Debian
systems.
Description-md5: 32d12efd3e69f23b14f499f2d75a1780
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu