How to Install and Uninstall postgresql-plpython3.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "postgresql-plpython3.x86_64" package

This is a short guide on how to install postgresql-plpython3.x86_64 on Fedora 34

$ 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 Fedora 34:

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

3. Information about the postgresql-plpython3.x86_64 package on Fedora 34

Last metadata expiration check: 0:10:10 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : postgresql-plpython3
Version : 13.4
Release : 1.fc34
Architecture : x86_64
Size : 91 k
Source : postgresql-13.4-1.fc34.src.rpm
Repository : updates
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.