How to Install and Uninstall postgresql16-server Package on openSUSE Leap

Last updated: May 17,2024

1. Install "postgresql16-server" package

This is a short guide on how to install postgresql16-server on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install postgresql16-server

2. Uninstall "postgresql16-server" package

Please follow the steps below to uninstall postgresql16-server on openSUSE Leap:

$ sudo zypper remove postgresql16-server

3. Information about the postgresql16-server package on openSUSE Leap

Information for package postgresql16-server:
--------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : postgresql16-server
Version : 16.2-150200.5.10.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 25.6 MiB
Installed : No
Status : not installed
Source package : postgresql16-16.2-150200.5.10.1.src
Upstream URL : https://www.postgresql.org/
Summary : The Programs Needed to Create and Run a PostgreSQL Server
Description :
PostgreSQL is an advanced object-relational database management system
that supports an extended subset of the SQL standard, including
transactions, foreign keys, sub-queries, triggers, and user-defined
types and functions.
This package includes the programs needed to create and run a
PostgreSQL server, which will in turn allow you to create and maintain
PostgreSQL databases.

5. The same packages on other Linux Distributions