How to Install and Uninstall postgresql12 Package on openSUSE Leap

Last updated: November 06,2024

1. Install "postgresql12" package

Please follow the instructions below to install postgresql12 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install postgresql12

2. Uninstall "postgresql12" package

Please follow the step by step instructions below to uninstall postgresql12 on openSUSE Leap:

$ sudo zypper remove postgresql12

3. Information about the postgresql12 package on openSUSE Leap

Information for package postgresql12:
-------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : postgresql12
Version : 12.18-150200.8.57.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 6.0 MiB
Installed : No
Status : not installed
Source package : postgresql12-12.18-150200.8.57.1.src
Upstream URL : https://www.postgresql.org/
Summary : Basic Clients and Utilities for PostgreSQL
Description :
PostgreSQL is an advanced object-relational database management system
that supports an extended subset of the SQL standard, including
transactions, foreign keys, subqueries, triggers, and user-defined
types and functions.
This package contains the basic utility and client programs necessary
to maintain and work with local or remote PostgreSQL databases as well
as manual pages for the SQL commands that PostgreSQL supports. Full
HTML documentation for PostgreSQL can be found in the postgresql-docs
package.

5. The same packages on other Linux Distributions