How to Install and Uninstall libghc-hdbc-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libghc-hdbc-doc" package

Please follow the steps below to install libghc-hdbc-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-hdbc-doc

2. Uninstall "libghc-hdbc-doc" package

Please follow the guidelines below to uninstall libghc-hdbc-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-hdbc-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-hdbc-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-hdbc-doc
Priority: extra
Section: universe/doc
Installed-Size: 1058
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: hdbc
Version: 2.4.0.1-2build1
Replaces: haskell-hdbc-doc (<< 2.2.3-2)
Provides: haskell-hdbc-doc
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-convertible-doc, libghc-text-doc
Conflicts: haskell-hdbc-doc (<< 2.2.3-2)
Filename: pool/universe/h/hdbc/libghc-hdbc-doc_2.4.0.1-2build1_all.deb
Size: 75402
MD5sum: 1ce3be28ca21aeaf63240c5a65fd8350
SHA1: fb48ae311142aeb2b9c311fb03f3d80c36a98a8a
SHA256: 42ac5b0e479b181564e743e02cb7d0c235874467b2f6ea83d795a24626725db7
Description-en: Haskell Database Connectivity, Documentation
HDBC provides an abstraction layer between Haskell programs and SQL
relational databases. This lets you write database code once, in
Haskell, and have it work with any number of backend SQL databases
(MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.)
.
HDBC is modeled loosely on Perl's DBI interface, though it has also been
influenced by Python's DB-API v2, JDBC in Java, and HSQL in Haskell.
Description-md5: 689aec2e08bd6fa38caa47d439d82fd1
Homepage: https://github.com/hdbc/hdbc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu