How to Install and Uninstall node-pg Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 23,2024
1. Install "node-pg" package
Learn how to install node-pg on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
node-pg
Copied
2. Uninstall "node-pg" package
Please follow the guidance below to uninstall node-pg on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
node-pg
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the node-pg package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: node-pg
Priority: optional
Section: universe/web
Installed-Size: 180
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: amd64
Source: node-postgres
Version: 0.13.3-1
Provides: libnode-pg
Depends: libc6 (>= 2.14), libpq5, libstdc++6 (>= 4.1.1), node-generic-pool, nodejs
Suggests: postgresql
Conflicts: libnode-pg
Filename: pool/universe/n/node-postgres/node-pg_0.13.3-1_amd64.deb
Size: 35476
MD5sum: f568acda8a9ae1ac6da7cb22b5be2cb8
SHA1: f8b2782b2ca8841c1abca695e5a0bcffe5a2bfe6
SHA256: 48d2f16e9728ecb645e0d916c9f880fc16a2afb112ef412af2715cffd0b589ff
Description-en: PostgreSQL client library for Node
Node is an event-based server-side JavaScript engine.
.
node-postgres is a non-blocking (async) pure JavaScript PostgreSQL
client library for Node.
Description-md5: 5cad2a896c3a3e634317a818cd276ea7
Homepage: https://github.com/brianc/node-postgres
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/web
Installed-Size: 180
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: amd64
Source: node-postgres
Version: 0.13.3-1
Provides: libnode-pg
Depends: libc6 (>= 2.14), libpq5, libstdc++6 (>= 4.1.1), node-generic-pool, nodejs
Suggests: postgresql
Conflicts: libnode-pg
Filename: pool/universe/n/node-postgres/node-pg_0.13.3-1_amd64.deb
Size: 35476
MD5sum: f568acda8a9ae1ac6da7cb22b5be2cb8
SHA1: f8b2782b2ca8841c1abca695e5a0bcffe5a2bfe6
SHA256: 48d2f16e9728ecb645e0d916c9f880fc16a2afb112ef412af2715cffd0b589ff
Description-en: PostgreSQL client library for Node
Node is an event-based server-side JavaScript engine.
.
node-postgres is a non-blocking (async) pure JavaScript PostgreSQL
client library for Node.
Description-md5: 5cad2a896c3a3e634317a818cd276ea7
Homepage: https://github.com/brianc/node-postgres
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu