How to Install and Uninstall postgresql-plpython Package on openSuSE Tumbleweed
Last updated: November 12,2024
1. Install "postgresql-plpython" package
Please follow the step by step instructions below to install postgresql-plpython on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
postgresql-plpython
Copied
2. Uninstall "postgresql-plpython" package
Please follow the step by step instructions below to uninstall postgresql-plpython on openSuSE Tumbleweed:
$
sudo zypper remove
postgresql-plpython
Copied
3. Information about the postgresql-plpython package on openSuSE Tumbleweed
Information for package postgresql-plpython:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : postgresql-plpython
Version : 16-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 204 B
Installed : No
Status : not installed
Source package : postgresql-16-3.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.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : postgresql-plpython
Version : 16-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 204 B
Installed : No
Status : not installed
Source package : postgresql-16-3.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.