How to Install and Uninstall pgxnclient Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 05,2024

1. Install "pgxnclient" package

Please follow the guidance below to install pgxnclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pgxnclient

2. Uninstall "pgxnclient" package

Please follow the steps below to uninstall pgxnclient on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pgxnclient $ sudo apt autoclean && sudo apt autoremove

3. Information about the pgxnclient package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pgxnclient
Priority: extra
Section: universe/database
Installed-Size: 310
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Architecture: all
Version: 1.2.1-3
Depends: python (>= 2.7), python (<< 2.8), python-pkg-resources
Filename: pool/universe/p/pgxnclient/pgxnclient_1.2.1-3_all.deb
Size: 53838
MD5sum: 110f1db5e45368aaaf3d4618138d35f9
SHA1: c1bfec5d01cfb4cc61ba9602be7a2213deedeed7
SHA256: f00e5fa7f99fe255c51006dce500a504b4c2b82c897c21abb04cceb6a79b120e
Description-en: command line client for the PostgreSQL Extension Network
The PGXN Client is a command line tool designed to interact with the
PostgreSQL Extension Network at http://pgxn.org/ allowing searching,
compiling, installing, and removing extensions in PostgreSQL databases.
Description-md5: a30e93e30a10530cfe16d10dbc8ea0f7
Homepage: http://pgxnclient.projects.postgresql.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu