How to Install and Uninstall postgresql-16 Package on Kali Linux
Last updated: November 07,2024
1. Install "postgresql-16" package
Here is a brief guide to show you how to install postgresql-16 on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
postgresql-16
Copied
2. Uninstall "postgresql-16" package
This guide let you learn how to uninstall postgresql-16 on Kali Linux:
$
sudo apt remove
postgresql-16
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the postgresql-16 package on Kali Linux
Package: postgresql-16
Version: 16.2-1
Installed-Size: 57362
Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Provides: postgresql-16-jit-llvm (= 16), postgresql-contrib-16
Depends: locales | locales-all, postgresql-client-16, postgresql-common (>= 252~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgssapi-krb5-2 (>= 1.14+dfsg), libicu72 (>= 72.1~rc-1~), libldap-2.5-0 (>= 2.5.4), libllvm16, liblz4-1 (>= 0.0~r130), libpam0g (>= 0.99.7.1), libpq5 (>= 16~~), libselinux1 (>= 3.1~), libssl3 (>= 3.0.0), libstdc++6 (>= 5.2), libsystemd0, libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Recommends: sysstat
Breaks: dbconfig-common (<< 2.0.22~)
Size: 17694620
SHA256: 7b641f0ec54b8540927c349c1ffa19f02cc3e2617f76617b464e63ffa6957992
SHA1: 8a59332d79460d6e28ba006b28bc6502472ae333
MD5sum: fe369086154d042a7556eb5f65453fe9
Description: The World's Most Advanced Open Source Relational Database
PostgreSQL, also known as Postgres, is a free and open-source relational
database management system (RDBMS) emphasizing extensibility and SQL
compliance. It features transactions with Atomicity, Consistency, Isolation,
Durability (ACID) properties, automatically updatable views, materialized
views, triggers, foreign keys, and stored procedures. It is designed to handle
a range of workloads, from single machines to data warehouses or Web services
with many concurrent users.
.
This package provides the database server for PostgreSQL 16.
Description-md5:
Homepage: http://www.postgresql.org/
Postgresql-Catversion: 202307071
Section: database
Priority: optional
Filename: pool/main/p/postgresql-16/postgresql-16_16.2-1_amd64.deb
Version: 16.2-1
Installed-Size: 57362
Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Provides: postgresql-16-jit-llvm (= 16), postgresql-contrib-16
Depends: locales | locales-all, postgresql-client-16, postgresql-common (>= 252~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgssapi-krb5-2 (>= 1.14+dfsg), libicu72 (>= 72.1~rc-1~), libldap-2.5-0 (>= 2.5.4), libllvm16, liblz4-1 (>= 0.0~r130), libpam0g (>= 0.99.7.1), libpq5 (>= 16~~), libselinux1 (>= 3.1~), libssl3 (>= 3.0.0), libstdc++6 (>= 5.2), libsystemd0, libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Recommends: sysstat
Breaks: dbconfig-common (<< 2.0.22~)
Size: 17694620
SHA256: 7b641f0ec54b8540927c349c1ffa19f02cc3e2617f76617b464e63ffa6957992
SHA1: 8a59332d79460d6e28ba006b28bc6502472ae333
MD5sum: fe369086154d042a7556eb5f65453fe9
Description: The World's Most Advanced Open Source Relational Database
PostgreSQL, also known as Postgres, is a free and open-source relational
database management system (RDBMS) emphasizing extensibility and SQL
compliance. It features transactions with Atomicity, Consistency, Isolation,
Durability (ACID) properties, automatically updatable views, materialized
views, triggers, foreign keys, and stored procedures. It is designed to handle
a range of workloads, from single machines to data warehouses or Web services
with many concurrent users.
.
This package provides the database server for PostgreSQL 16.
Description-md5:
Homepage: http://www.postgresql.org/
Postgresql-Catversion: 202307071
Section: database
Priority: optional
Filename: pool/main/p/postgresql-16/postgresql-16_16.2-1_amd64.deb