How to Install and Uninstall postgresql-9.5-plr Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 01,2024

1. Install "postgresql-9.5-plr" package

In this section, we are going to explain the necessary steps to install postgresql-9.5-plr on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "postgresql-9.5-plr" package

Please follow the steps below to uninstall postgresql-9.5-plr on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the postgresql-9.5-plr package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: postgresql-9.5-plr
Priority: optional
Section: universe/database
Installed-Size: 226
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Source: plr
Version: 1:8.3.0.16-1
Provides: postgresql-plr
Depends: r-base-core (>= 2.10), postgresql-9.5, libc6 (>= 2.14)
Suggests: r-recommended
Filename: pool/universe/p/plr/postgresql-9.5-plr_8.3.0.16-1_amd64.deb
Size: 49018
MD5sum: 300c3468eb23afe4c1272fcc21b43bb5
SHA1: 73e576578955051e49bd6dfa7133c40248d414e1
SHA256: b5ea4f4c143b9ad7d63afb4d9fd349e45617a2ca0254100c2790a832abcc0fe2
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
Homepage: http://www.joeconway.com/plr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu