How to Install and Uninstall postgresql-plpython Package on openSUSE Leap

Last updated: May 20,2024

1. Install "postgresql-plpython" package

Please follow the instructions below to install postgresql-plpython on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install postgresql-plpython

2. Uninstall "postgresql-plpython" package

Please follow the guidance below to uninstall postgresql-plpython on openSUSE Leap:

$ sudo zypper remove postgresql-plpython

3. Information about the postgresql-plpython package on openSUSE Leap

Information for package postgresql-plpython:
--------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : postgresql-plpython
Version : 16-150500.10.6.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 204 B
Installed : No
Status : not installed
Source package : postgresql-16-150500.10.6.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.

5. The same packages on other Linux Distributions