How to Install and Uninstall postgresql14-plperl Package on openSuSE Tumbleweed

Last updated: May 21,2024

1. Install "postgresql14-plperl" package

This is a short guide on how to install postgresql14-plperl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install postgresql14-plperl

2. Uninstall "postgresql14-plperl" package

In this section, we are going to explain the necessary steps to uninstall postgresql14-plperl on openSuSE Tumbleweed:

$ sudo zypper remove postgresql14-plperl

3. Information about the postgresql14-plperl package on openSuSE Tumbleweed

Information for package postgresql14-plperl:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : postgresql14-plperl
Version : 14.11-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 192.4 KiB
Installed : No
Status : not installed
Source package : postgresql14-14.11-2.1.src
Upstream URL : https://www.postgresql.org/
Summary : The PL/Tcl, PL/Perl, and PL/Python procedural languages for PostgreSQL
Description :
This package contains the the PL/Tcl, PL/Perl, and PL/Python procedural
languages for the back-end. With these modules one can use Perl,
Python, and Tcl to write stored procedures, functions and triggers.
PostgreSQL also offers the builtin procedural language PL/SQL.

5. The same packages on other Linux Distributions