How to Install and Uninstall postgresql14-server Package on openSUSE Leap
Last updated: November 07,2024
1. Install "postgresql14-server" package
Please follow the step by step instructions below to install postgresql14-server on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
postgresql14-server
Copied
2. Uninstall "postgresql14-server" package
In this section, we are going to explain the necessary steps to uninstall postgresql14-server on openSUSE Leap:
$
sudo zypper remove
postgresql14-server
Copied
3. Information about the postgresql14-server package on openSUSE Leap
Information for package postgresql14-server:
--------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : postgresql14-server
Version : 14.11-150200.5.39.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 21.1 MiB
Installed : No
Status : not installed
Source package : postgresql14-14.11-150200.5.39.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 : postgresql14-server
Version : 14.11-150200.5.39.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 21.1 MiB
Installed : No
Status : not installed
Source package : postgresql14-14.11-150200.5.39.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.