How to Install and Uninstall postgresql10-plpython Package on openSuSE Tumbleweed
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "postgresql10-plpython" package
Please follow the step by step instructions below to install postgresql10-plpython on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
postgresql10-plpython
Copied
2. Uninstall "postgresql10-plpython" package
This tutorial shows how to uninstall postgresql10-plpython on openSuSE Tumbleweed:
$
sudo zypper remove
postgresql10-plpython
Copied
3. Information about the postgresql10-plpython package on openSuSE Tumbleweed
Information for package postgresql10-plpython:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : postgresql10-plpython
Version : 10.19-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 281,6 KiB
Installed : No
Status : not installed
Source package : postgresql10-10.19-2.1.src
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 : openSUSE-Tumbleweed-Oss
Name : postgresql10-plpython
Version : 10.19-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 281,6 KiB
Installed : No
Status : not installed
Source package : postgresql10-10.19-2.1.src
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.