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

Last updated: July 01,2024

1. Install "postgresql-9.5-pgextwlist" package

This guide covers the steps necessary to install postgresql-9.5-pgextwlist on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install postgresql-9.5-pgextwlist

2. Uninstall "postgresql-9.5-pgextwlist" package

Learn how to uninstall postgresql-9.5-pgextwlist on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove postgresql-9.5-pgextwlist $ sudo apt autoclean && sudo apt autoremove

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

Package: postgresql-9.5-pgextwlist
Priority: extra
Section: universe/libs
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Source: pgextwlist
Version: 1.4-1
Depends: libc6 (>= 2.14), postgresql-9.5
Filename: pool/universe/p/pgextwlist/postgresql-9.5-pgextwlist_1.4-1_amd64.deb
Size: 11746
MD5sum: b17eff9e763fdd9bcb0a6a207e95a685
SHA1: 983a3661b76fe3666d6b3e4fdeff9e0b3b45c619
SHA256: b1cdd000e80c2dedc2baad6120e6681827cb2ac5b7a0591e4a7e4708fe6d1904
Description-en: PostgreSQL Extension Whitelisting
This extension implements extension whitelisting, and will actively prevent
users from installing extensions not in the provided list. Also, this
extension implements a form of sudo facility in that the whitelisted
extensions will get installed as if superuser. Privileges are dropped before
handing the control back to the user.
Description-md5: f58aff65967bfc3eddc04bdae86e695b
Homepage: https://github.com/dimitri/pgextwlist
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu