How to Install and Uninstall postgresql10-server Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "postgresql10-server" package

Please follow the steps below to install postgresql10-server on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install postgresql10-server

2. Uninstall "postgresql10-server" package

This guide let you learn how to uninstall postgresql10-server on openSuSE Tumbleweed:

$ sudo zypper remove postgresql10-server

3. Information about the postgresql10-server package on openSuSE Tumbleweed

Information for package postgresql10-server:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : postgresql10-server
Version : 10.19-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 19,7 MiB
Installed : No
Status : not installed
Source package : postgresql10-10.19-2.1.src
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