This directory contains testing RPMs for various versions of Fedora.
Install the MonetDB-release package:
dnf install https://dev.monetdb.org/downloads/Fedora/MonetDB-release.noarch.rpm
Alternatively, download the file
monetdb.repo and copy it
to your /etc/yum.repos.d
directory. You should
also install the
MonetDB GPG public key:
rpm --import https://dev.monetdb.org/downloads/MonetDB-GPG-KEY
After this, you can use the following command:
dnf --enablerepo=monetdb-testing install MonetDB
to install the MonetDB packages.