Files
2026-07-09 18:07:40 -04:00

451 B

description
description
Upgrade KumoMTA installed from a repository using standard dnf or apt package upgrade commands on RPM- and Debian-based Linux systems.

Upgrading KumoMTA

If you have installed from a repository, you can upgrade with the same process used for any package upgrade.

In dnf managed systems:

$ sudo dnf update kumomta[-dev]

In apt managed systems:

$ sudo apt update
$ sudo apt upgrade kumomta[-dev]