How to Install and Uninstall postgresql-pltcl.x86_64 Package on Fedora 35

Last updated: November 02,2024

1. Install "postgresql-pltcl.x86_64" package

Here is a brief guide to show you how to install postgresql-pltcl.x86_64 on Fedora 35

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

2. Uninstall "postgresql-pltcl.x86_64" package

This guide let you learn how to uninstall postgresql-pltcl.x86_64 on Fedora 35:

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

3. Information about the postgresql-pltcl.x86_64 package on Fedora 35

Last metadata expiration check: 1:17:14 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : postgresql-pltcl
Version : 13.4
Release : 3.fc35
Architecture : x86_64
Size : 46 k
Source : postgresql-13.4-3.fc35.src.rpm
Repository : updates
Summary : The Tcl procedural language for PostgreSQL
URL : http://www.postgresql.org/
License : PostgreSQL
Description : The postgresql-pltcl package contains the PL/Tcl procedural language,
: which is an extension to the PostgreSQL database server.
: Install this if you want to write database functions in Tcl.