How to Install and Uninstall postgresql14-contrib Package on openSUSE Leap
Last updated: December 25,2024
1. Install "postgresql14-contrib" package
This tutorial shows how to install postgresql14-contrib on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
postgresql14-contrib
Copied
2. Uninstall "postgresql14-contrib" package
This guide covers the steps necessary to uninstall postgresql14-contrib on openSUSE Leap:
$
sudo zypper remove
postgresql14-contrib
Copied
3. Information about the postgresql14-contrib package on openSUSE Leap
Information for package postgresql14-contrib:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : postgresql14-contrib
Version : 14.11-150200.5.39.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3.4 MiB
Installed : No
Status : not installed
Source package : postgresql14-14.11-150200.5.39.1.src
Upstream URL : https://www.postgresql.org/
Summary : Contributed Extensions and Additions to 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.
The postgresql-contrib package includes extensions and additions that
are distributed along with the PostgreSQL sources, but are not (yet)
officially part of the PostgreSQL core.
Documentation for the modules contained in this package can be found in
/usr/share/doc/packages/postgresql/contrib.
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : postgresql14-contrib
Version : 14.11-150200.5.39.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3.4 MiB
Installed : No
Status : not installed
Source package : postgresql14-14.11-150200.5.39.1.src
Upstream URL : https://www.postgresql.org/
Summary : Contributed Extensions and Additions to 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.
The postgresql-contrib package includes extensions and additions that
are distributed along with the PostgreSQL sources, but are not (yet)
officially part of the PostgreSQL core.
Documentation for the modules contained in this package can be found in
/usr/share/doc/packages/postgresql/contrib.