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

Last updated: September 28,2024

1. Install "postgresql15-server" package

This guide let you learn how to install postgresql15-server on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install postgresql15-server

2. Uninstall "postgresql15-server" package

In this section, we are going to explain the necessary steps to uninstall postgresql15-server on openSUSE Leap:

$ sudo zypper remove postgresql15-server

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

Information for package postgresql15-server:
--------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : postgresql15-server
Version : 15.6-150200.5.22.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 22.6 MiB
Installed : No
Status : not installed
Source package : postgresql15-15.6-150200.5.22.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