# Update Enterprise iredmail

```

wget -O /tmp/iredmail  https://dl.iredmail.org/ee/iredmail-enterprise-latest-linux-arm64
chown root /tmp/iredmail
chmod 0500 /tmp/iredmail
service iredmail stop
mv /tmp/iredmail /usr/local/bin/iredmail
service iredmail start

```

[![dashboard-upgrade.png](https://wiki.unixweb.net/uploads/images/gallery/2025-08/scaled-1680-/dashboard-upgrade.png)](https://wiki.unixweb.net/uploads/images/gallery/2025-08/dashboard-upgrade.png)