How to Install and Uninstall postgresql-server-dev-all Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "postgresql-server-dev-all" package

Please follow the instructions below to install postgresql-server-dev-all on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install postgresql-server-dev-all

2. Uninstall "postgresql-server-dev-all" package

Please follow the instructions below to uninstall postgresql-server-dev-all on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove postgresql-server-dev-all $ sudo apt autoclean && sudo apt autoremove

3. Information about the postgresql-server-dev-all package on Ubuntu 21.10 (Impish Indri)

Package: postgresql-server-dev-all
Architecture: all
Version: 226
Priority: optional
Section: universe/database
Source: postgresql-common
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 113
Depends: make, postgresql-common (= 226), postgresql-server-dev-13
Filename: pool/universe/p/postgresql-common/postgresql-server-dev-all_226_all.deb
Size: 12112
MD5sum: fcd77ea6a7686a46123d9800517bba2a
SHA1: 9ee44e2ad5eaeb2d564af185d179dde9d1eba144
SHA256: ba94a285204752c8b7e6c34e3d7bdaedd1754bee397d56b2c428c37aeb2cfa34
SHA512: fe902181086b60446f1b063d86a86ecd508fc8c13e8722c6afac1fed1c19ca74b2f8c2169d4b304deb378c656001f7edb0d3d310ddb093fefeb4fd53bf1011ea
Description-en: extension build tool for multiple PostgreSQL versions
The postgresql-server-dev-all package provides the pg_buildext script for
simplifying packaging of a PostgreSQL extension supporting multiple major
versions of the product, and dh_make_pgxs which builds a template debian/
source package directory based on pg_buildext.
.
PostgreSQL is a fully featured object-relational database management
system. It supports a large part of the SQL standard and is designed
to be extensible by users in many aspects. Its features include ACID
transactions, foreign keys, views, sequences, subqueries, triggers,
outer joins, multiversion concurrency control, and user-defined types
and functions.
Description-md5: 27ac3f69789728b5b5444cc5ee5cf4dc