How to Install and Uninstall postgresql-plperl.x86_64 Package on Fedora 38

Last updated: October 27,2024

1. Install "postgresql-plperl.x86_64" package

Please follow the instructions below to install postgresql-plperl.x86_64 on Fedora 38

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

2. Uninstall "postgresql-plperl.x86_64" package

This tutorial shows how to uninstall postgresql-plperl.x86_64 on Fedora 38:

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

3. Information about the postgresql-plperl.x86_64 package on Fedora 38

Last metadata expiration check: 5:04:37 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : postgresql-plperl
Version : 15.4
Release : 1.fc38
Architecture : x86_64
Size : 79 k
Source : postgresql-15.4-1.fc38.src.rpm
Repository : updates
Summary : The Perl procedural language for PostgreSQL
URL : http://www.postgresql.org/
License : PostgreSQL
Description : The postgresql-plperl package contains the PL/Perl procedural language,
: which is an extension to the PostgreSQL database server.
: Install this if you want to write database functions in Perl.