Skip to main content
🐧

Install BrisaMail on Linux

Install from our official repository and receive automatic updates with apt.

Supported distributions

βœ“Ubuntu 22.04+βœ“Debian 12+βœ“Linux Mint 21+βœ“Pop!_OS 22.04+βœ“Zorin OS 16+βœ“elementary OS 7+

Compatible with any Ubuntu or Debian-based distribution on x86-64 architecture.

Installation

1

Add the official repository

Run this command in the terminal. It configures the APT repository and GPG key automatically.

curl -fsSL https://repo.brisamail.com/public-tools/setup-repo.sh?product=brisamail | sudo bash
2

Install BrisaMail

Once the repository is added, install BrisaMail with apt.

sudo apt install brisamail
3

Open BrisaMail

Search for "BrisaMail" in the application menu or run it from the terminal.

brisamail
✨

Automatic updates

BrisaMail updates alongside the rest of your system. Every time you run apt update && apt upgrade, you'll receive the latest version.