How to Install and Uninstall postgresql-plpython3.x86_64 Package on AlmaLinux 8

Last updated: June 02,2024

1. Install "postgresql-plpython3.x86_64" package

In this section, we are going to explain the necessary steps to install postgresql-plpython3.x86_64 on AlmaLinux 8

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

2. Uninstall "postgresql-plpython3.x86_64" package

This guide let you learn how to uninstall postgresql-plpython3.x86_64 on AlmaLinux 8:

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

3. Information about the postgresql-plpython3.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:52:02 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : postgresql-plpython3
Version : 10.21
Release : 2.module_el8.6.0+2901+a6abf8d9
Architecture : x86_64
Size : 121 k
Source : postgresql-10.21-2.module_el8.6.0+2901+a6abf8d9.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.