How to Install and Uninstall postgresql12-server Package on openSUSE Leap
Last updated: November 08,2024
1. Install "postgresql12-server" package
This tutorial shows how to install postgresql12-server on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
postgresql12-server
Copied
2. Uninstall "postgresql12-server" package
Please follow the instructions below to uninstall postgresql12-server on openSUSE Leap:
$
sudo zypper remove
postgresql12-server
Copied
3. Information about the postgresql12-server package on openSUSE Leap
Information for package postgresql12-server:
--------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : postgresql12-server
Version : 12.18-150200.8.57.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 20.9 MiB
Installed : No
Status : not installed
Source package : postgresql12-12.18-150200.8.57.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : postgresql12-server
Version : 12.18-150200.8.57.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 20.9 MiB
Installed : No
Status : not installed
Source package : postgresql12-12.18-150200.8.57.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.