Block a user
postgresql-pltcl-18 (18.0-1)
Published 2025-10-16 13:48:53 +00:00 by jon
Installation
sudo curl -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install postgresql-pltcl-18=18.0-1
Repository Info
Distributions |
plucky |
Components |
main |
Architectures |
arm64 |
About this package
PL/Tcl procedural language for PostgreSQL 18 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 18 in Tcl. You need this package if you have any PostgreSQL 18 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system.
Dependencies
| postgresql-18 (= 18.0-1) |
| libc6 (>= 2.17) |
| libtcl8.6 (>= 8.6.0) |