How to Install and Uninstall postgresql15-plpython Package on openSUSE Leap
Last updated: November 27,2024
1. Install "postgresql15-plpython" package
This guide covers the steps necessary to install postgresql15-plpython on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
postgresql15-plpython
Copied
2. Uninstall "postgresql15-plpython" package
Please follow the steps below to uninstall postgresql15-plpython on openSUSE Leap:
$
sudo zypper remove
postgresql15-plpython
Copied
3. Information about the postgresql15-plpython package on openSUSE Leap
Information for package postgresql15-plpython:
----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : postgresql15-plpython
Version : 15.6-150200.5.22.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 320.7 KiB
Installed : No
Status : not installed
Source package : postgresql15-15.6-150200.5.22.1.src
Upstream URL : https://www.postgresql.org/
Summary : The PL/Python Procedural Languages 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 PL/Python procedural language for PostgreSQL.
With this module one can use Python to write stored procedures,
functions, and triggers.
PostgreSQL also offers the built-in procedural language PL/SQL which is
included in the postgresql-server package.
----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : postgresql15-plpython
Version : 15.6-150200.5.22.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 320.7 KiB
Installed : No
Status : not installed
Source package : postgresql15-15.6-150200.5.22.1.src
Upstream URL : https://www.postgresql.org/
Summary : The PL/Python Procedural Languages 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 PL/Python procedural language for PostgreSQL.
With this module one can use Python to write stored procedures,
functions, and triggers.
PostgreSQL also offers the built-in procedural language PL/SQL which is
included in the postgresql-server package.