How to Install and Uninstall postgresql11-server Package on openSuSE Tumbleweed
Last updated: November 06,2024
1. Install "postgresql11-server" package
Please follow the steps below to install postgresql11-server on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
postgresql11-server
Copied
2. Uninstall "postgresql11-server" package
This guide let you learn how to uninstall postgresql11-server on openSuSE Tumbleweed:
$
sudo zypper remove
postgresql11-server
Copied
3. Information about the postgresql11-server package on openSuSE Tumbleweed
Information for package postgresql11-server:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : postgresql11-server
Version : 11.22-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 20.5 MiB
Installed : No
Status : not installed
Source package : postgresql11-11.22-2.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.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : postgresql11-server
Version : 11.22-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 20.5 MiB
Installed : No
Status : not installed
Source package : postgresql11-11.22-2.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.