How to Install and Uninstall postgresql Package on Arch Linux
Last updated: November 21,2024
1. Install "postgresql" package
Please follow the guidelines below to install postgresql on Arch Linux
$
sudo pacman -Sy
Copied
$
sudo pacman -S
postgresql
Copied
2. Uninstall "postgresql" package
In this section, we are going to explain the necessary steps to uninstall postgresql on Arch Linux:
$
sudo pacman -Rcns
postgresql
Copied
3. Information about the postgresql package on Arch Linux
Repository : extra
Name : postgresql
Version : 16.1-5
Description : Sophisticated object-relational DBMS
Architecture : x86_64
URL : https://www.postgresql.org/
Licenses : custom:PostgreSQL
Groups : None
Provides : None
Depends On : postgresql-libs>=16.1 krb5 libxml2 readline openssl pam
icu systemd-libs libldap llvm-libs libxslt lz4 zstd
Optional Deps : python: for PL/Python 3 support
perl: for PL/Perl support
tcl: for PL/Tcl support
postgresql-old-upgrade: upgrade from previous major version
using pg_upgrade
logrotate: rotates system logs automatically
Conflicts With : None
Replaces : None
Download Size : 19.97 MiB
Installed Size : 64.16 MiB
Packager : Frederik Schwan
Build Date : Fri Feb 2 18:53:09 2024
Validated By : MD5 Sum SHA-256 Sum Signature
Name : postgresql
Version : 16.1-5
Description : Sophisticated object-relational DBMS
Architecture : x86_64
URL : https://www.postgresql.org/
Licenses : custom:PostgreSQL
Groups : None
Provides : None
Depends On : postgresql-libs>=16.1 krb5 libxml2 readline openssl pam
icu systemd-libs libldap llvm-libs libxslt lz4 zstd
Optional Deps : python: for PL/Python 3 support
perl: for PL/Perl support
tcl: for PL/Tcl support
postgresql-old-upgrade: upgrade from previous major version
using pg_upgrade
logrotate: rotates system logs automatically
Conflicts With : None
Replaces : None
Download Size : 19.97 MiB
Installed Size : 64.16 MiB
Packager : Frederik Schwan
Build Date : Fri Feb 2 18:53:09 2024
Validated By : MD5 Sum SHA-256 Sum Signature