How to Install and Uninstall postgresql-13-pllua Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "postgresql-13-pllua" package

Here is a brief guide to show you how to install postgresql-13-pllua on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install postgresql-13-pllua

2. Uninstall "postgresql-13-pllua" package

Learn how to uninstall postgresql-13-pllua on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove postgresql-13-pllua $ sudo apt autoclean && sudo apt autoremove

3. Information about the postgresql-13-pllua package on Ubuntu 21.10 (Impish Indri)

Package: postgresql-13-pllua
Architecture: amd64
Version: 1:2.0.7-1
Priority: optional
Section: universe/database
Source: postgresql-pllua
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 920
Depends: postgresql-13, libc6 (>= 2.14), liblua5.3-0
Filename: pool/universe/p/postgresql-pllua/postgresql-13-pllua_2.0.7-1_amd64.deb
Size: 382444
MD5sum: f349368ae18915280082861b165e62d0
SHA1: 27345d8b1fd0fdf272875ea75f5da2f59ebd5960
SHA256: 3f61a751252257868f5145059f432f793719b3b45f739a9b4abcf4b1a2bff85a
SHA512: 38488a6dcf47d830434f195a9a47fdefb1d0faef3bb7942918c495530c6f4270bf60e92eb27dfea66513d44a496aef0ea6f99fd5fa6165e8e5bfe7ccfec43657
Homepage: https://github.com/pllua/pllua
Description-en: Lua procedural language for PostgreSQL 13
PL/Lua is an implementation of Lua as a loadable procedural language for
PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers
written in the Lua programming language.
.
It brings the power and simplicity of Lua to PostgreSQL, including:
small memory footprint, simple syntax, lexical scoping, functions as
first-class values, and coroutines for non-preemptive threading.
.
This package is based on pllua-ng.
Description-md5: ccd490e32d557fb12873c69aa72af5ce

5. The same packages on other Linux Distributions