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

Last updated: May 16,2024

1. Install "libpg-hstore-perl" package

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

$ sudo apt update $ sudo apt install libpg-hstore-perl

2. Uninstall "libpg-hstore-perl" package

This tutorial shows how to uninstall libpg-hstore-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libpg-hstore-perl
Priority: optional
Section: universe/perl
Installed-Size: 35
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.05-1build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4)
Filename: pool/universe/libp/libpg-hstore-perl/libpg-hstore-perl_1.05-1build1_amd64.deb
Size: 9958
MD5sum: d7ab8e86d1bf4cceaf4e605457658697
SHA1: 0531f3b2a592bd8d6db85885faf5c0c46419d251
SHA256: d0041316e52ae9c7d342ae66d828ece528380f36686960e5574e8458df849606
Description-en: Perl module for working with PostgreSQLs HSTORE data type
Pg::hstore decodes and encodes PostgreSQLs HSTORE data type into/from Perl
hash refs.
.
This module was previously known as DBD::Pg::hstore, but has been renamed
to Pg::hstore because it's not DBD specific.
Description-md5: 135217ea1e5cb990e8d00a5823b0c53c
Homepage: https://metacpan.org/release/Pg-hstore
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu