Dalibo Labs YUM Repositories

This is the home page of Dalibo Labs YUM repositories. Theses repositories provide updated RPM packages of various contributions from Dalibo Labs to Postgres community, that did not reached yet PGDG YUM repositories.

Install dalibo-labs package with GPG key and .repo from https://yum.dalibo.org/labs/dalibo-labs-4-1.noarch.rpm.

# yum install -y https://yum.dalibo.org/labs/dalibo-labs-4-1.noarch.rpm
# yum makecache fast
# yum repolist
dalibolabs                          Dalibo Labs - RHEL/CentOS/Rockylinux 9 - x86_64
#
      

You can also setup YUM manually with the following snippet in /etc/yum.repos.d/dalibolabs.repo:

[dalibolabs]
name = Dalibo Labs - RHEL/CentOS/Rockylinux $releasever - $basearch
baseurl = https://yum.dalibo.org/labs/RHEL$releasever-$basearch
gpgcheck = 1
enabled = 1
      

The GPG key is available here: https://yum.dalibo.org/labs/dalibo-labs.asc.

Supported Distributions

Here is the list of supported distributions:

Available Softwares

Here is a non exhaustive list of software available in theses repositories:

* mirrored from yum.postgresql.org