How to Install and Uninstall postgresql-plpython3.x86_64 Package on CentOS Stream 9

Last updated: October 01,2024

1. Install "postgresql-plpython3.x86_64" package

This is a short guide on how to install postgresql-plpython3.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install postgresql-plpython3.x86_64

2. Uninstall "postgresql-plpython3.x86_64" package

Learn how to uninstall postgresql-plpython3.x86_64 on CentOS Stream 9:

$ sudo dnf remove postgresql-plpython3.x86_64 $ sudo dnf autoremove

3. Information about the postgresql-plpython3.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:21:11 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : postgresql-plpython3
Version : 13.11
Release : 1.el9
Architecture : x86_64
Size : 93 k
Source : postgresql-13.11-1.el9.src.rpm
Repository : appstream
Summary : The Python3 procedural language for PostgreSQL
URL : http://www.postgresql.org/
License : PostgreSQL
Description : The postgresql-plpython3 package contains the PL/Python3 procedural language,
: which is an extension to the PostgreSQL database server.
: Install this if you want to write database functions in Python 3.