#!/usr/bin/bash set -eoux pipefail dnf5 upgrade -y dnf5 install -y \ https://repos.fyralabs.com/terra44/terra-release.rpm dnf5 clean all