How to Install and Uninstall postgresql-plperl.x86_64 Package on Fedora 34
Last updated: November 25,2024
1. Install "postgresql-plperl.x86_64" package
This tutorial shows how to install postgresql-plperl.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
postgresql-plperl.x86_64
Copied
2. Uninstall "postgresql-plperl.x86_64" package
Please follow the guidance below to uninstall postgresql-plperl.x86_64 on Fedora 34:
$
sudo dnf remove
postgresql-plperl.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the postgresql-plperl.x86_64 package on Fedora 34
Last metadata expiration check: 3:38:53 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : postgresql-plperl
Version : 13.4
Release : 1.fc34
Architecture : x86_64
Size : 70 k
Source : postgresql-13.4-1.fc34.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.
Available Packages
Name : postgresql-plperl
Version : 13.4
Release : 1.fc34
Architecture : x86_64
Size : 70 k
Source : postgresql-13.4-1.fc34.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.