How to Install and Uninstall postgresql-plpython3.x86_64 Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "postgresql-plpython3.x86_64" package

Please follow the guidance below to install postgresql-plpython3.x86_64 on Oracle Linux 9

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

2. Uninstall "postgresql-plpython3.x86_64" package

Please follow the steps below to uninstall postgresql-plpython3.x86_64 on Oracle Linux 9:

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

3. Information about the postgresql-plpython3.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:09:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : postgresql-plpython3
Version : 13.13
Release : 1.0.1.el9_3
Architecture : x86_64
Size : 107 k
Source : postgresql-13.13-1.0.1.el9_3.src.rpm
Repository : ol9_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.