How to Install and Uninstall clisp-module-postgresql Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "clisp-module-postgresql" package

Please follow the steps below to install clisp-module-postgresql on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install clisp-module-postgresql

2. Uninstall "clisp-module-postgresql" package

Please follow the guidance below to uninstall clisp-module-postgresql on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove clisp-module-postgresql $ sudo apt autoclean && sudo apt autoremove

3. Information about the clisp-module-postgresql package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: clisp-module-postgresql
Priority: optional
Section: universe/lisp
Installed-Size: 965
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Architecture: amd64
Source: clisp
Version: 1:2.49-9ubuntu1
Depends: libc6 (>= 2.2.5), libpq5 (>= 8.4~), clisp
Filename: pool/universe/c/clisp/clisp-module-postgresql_2.49-9ubuntu1_amd64.deb
Size: 34160
MD5sum: 7c805b2bb3c9d95faf68a554dd80a2c3
SHA1: 272d146912ae252d3276689c93d559174e907020
SHA256: 475f57ca78b8e3b6c70959b95ca804631de8ac6ac3e8386bfdc4fd60926475cd
Description-en: clisp module that adds a PostgreSQL interface
This adds a module to clisp that implements an interface to the
PostgreSQL DB using the C bindings.
Description-md5: e5af215c9555366f301bd007638403fb
Homepage: http://www.clisp.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu