mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-19 19:08:17 +00:00
451 B
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]