How to Install and Uninstall cl-postgres Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "cl-postgres" package
Please follow the guidelines below to install cl-postgres on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
cl-postgres
Copied
2. Uninstall "cl-postgres" package
This tutorial shows how to uninstall cl-postgres on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
cl-postgres
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the cl-postgres package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: cl-postgres
Priority: optional
Section: universe/lisp
Installed-Size: 127
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Source: cl-postmodern
Version: 20151031-1
Depends: cl-usocket
Filename: pool/universe/c/cl-postmodern/cl-postgres_20151031-1_all.deb
Size: 26632
MD5sum: 2d999385dc4026f3f3566cf47ef3f010
SHA1: f16a161b1895c10df742c174a510e0dac17e73b5
SHA256: 37ea274d51da029036518adb591caaa2b26d6a68526f62b9fcfc6d7a967adcaa
Description-en: Low-level client library for PosgreSQL
CL-postgres module implements a rather low-level interface for
communicating with a PostgreSQL database server. It is part of the
Postmodern library, but can be used separately.
Description-md5: 478d9783d086a25f176e474e54d1cefc
Homepage: http://marijnhaverbeke.nl/postmodern/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/lisp
Installed-Size: 127
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Source: cl-postmodern
Version: 20151031-1
Depends: cl-usocket
Filename: pool/universe/c/cl-postmodern/cl-postgres_20151031-1_all.deb
Size: 26632
MD5sum: 2d999385dc4026f3f3566cf47ef3f010
SHA1: f16a161b1895c10df742c174a510e0dac17e73b5
SHA256: 37ea274d51da029036518adb591caaa2b26d6a68526f62b9fcfc6d7a967adcaa
Description-en: Low-level client library for PosgreSQL
CL-postgres module implements a rather low-level interface for
communicating with a PostgreSQL database server. It is part of the
Postmodern library, but can be used separately.
Description-md5: 478d9783d086a25f176e474e54d1cefc
Homepage: http://marijnhaverbeke.nl/postmodern/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu