mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-09-08 16:01:19 +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]