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

Last updated: May 17,2024

1. Install "libpgobject-type-bigfloat-perl" package

Please follow the instructions below to install libpgobject-type-bigfloat-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpgobject-type-bigfloat-perl

2. Uninstall "libpgobject-type-bigfloat-perl" package

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

$ sudo apt remove libpgobject-type-bigfloat-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libpgobject-type-bigfloat-perl
Priority: optional
Section: universe/perl
Installed-Size: 21
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.0.1-1
Depends: perl, libpgobject-perl, libmath-bigint-perl
Filename: pool/universe/libp/libpgobject-type-bigfloat-perl/libpgobject-type-bigfloat-perl_1.0.1-1_all.deb
Size: 6676
MD5sum: 72f4471b1932746b48774a90df76ae6f
SHA1: 3274654b0b5aa7b86648163c94e526a3e736a539
SHA256: 2e8a5c7fdd3063d9af9c742ce1eb3690cdd638acd1c45f709e198baaa7650ce6
Description-en: Math::BigFloat wrappers for PGObject classes
PGObject::Type::BigFloat provides a PGObject-aware wrapper around
Math::BigFloat. This can then be the basis of "double-facing" classes sitting
between user interfaces and the database. Once registered (optionally in a
registry, which must already exist), it grabs all NUMERIC and FLOAT types and
returns these as Math::BigFloat-compatible objects.
Description-md5: 0baa081e777d1e998c604aca75da7ba1
Homepage: https://metacpan.org/release/PGObject-Type-BigFloat
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu