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

Last updated: October 05,2024

1. Install "postgresql-13-plr" package

This is a short guide on how to install postgresql-13-plr on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "postgresql-13-plr" package

This guide covers the steps necessary to uninstall postgresql-13-plr on Ubuntu 21.10 (Impish Indri):

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

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

Package: postgresql-13-plr
Architecture: amd64
Version: 1:8.4.1-2
Priority: optional
Section: universe/database
Source: plr
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 300
Provides: postgresql-plr
Depends: r-base-core (>= 2.10), postgresql-13, libc6 (>= 2.14)
Suggests: r-recommended
Filename: pool/universe/p/plr/postgresql-13-plr_8.4.1-2_amd64.deb
Size: 140372
MD5sum: fed7ea94ed14c44dcaa9c4467661cd21
SHA1: de9a627b87f7ec6d3dd6f3ecfb1ea59a38730d93
SHA256: 624c5c9589563fed84a87e92c0593aba323294d85d459e7283ca057f59d96f7c
SHA512: e86fac3851666c4d27757ab3f5991810afa425c861ceeb6df7e382820a9cccc3e9f001f9b770914e3df1843201cc634fe0aaefa0960f74e31a7dbd9fb91273ba
Homepage: https://github.com/postgres-plr/plr
Description-en: Procedural language interface between PostgreSQL and R
R is a language and environment for statistical computing and graphics,
providing a wide variety of statistical and graphical techniques (linear and
nonlinear modelling, statistical tests, time series analysis, classification,
clustering, and so on).
.
PostgreSQL is an open source SQL database server.
.
This package provides a procedural language interface to R from
PostgreSQL. Procedural languages are used to write functions
which can be called in database queries.
Description-md5: 6a964e0a721d2cb6428a8f9c8c0e52ae

5. The same packages on other Linux Distributions