Breezy Downloads
Download and Install Breezy
Please select your platform from the list below or install from source.
If you have trouble with installation, please ask on Matrix in #breezy:matrix.org or consult the mailing list. (Your first list post will be held for moderation and then all others will go through automatically.)
The log of all changes made in each release is in the release notes, and an overview of history is available on Launchpad.
Distributions
Debian
Breezy releases are regularly packaged into sid/unstable. Backports for stable are made available a bit later on backports.org.
To install on Debian:
$ sudo apt install brz
Ubuntu
Breezy releases are regularly packaged into the latest Ubuntu release. There is also a PPA with daily builds.
To install on Ubuntu:
$ sudo apt install brz
To install from the PPA:
$ sudo add-apt-repository ppa:brz/daily $ sudo apt-get update $ sudo apt install brz
FreeBSD
A port of Breezy for FreeBSD is available and updated regularly. To install:
$ cd /usr/ports/devel/brz $ make install
Fedora
Fedora 31 and later include Breezy.
Mac OS X
A Homebrew formula for Breezy is available.
Pip
To install from pip:
$ pip install breezy
Source
To download the source, see https://launchpad.net/brz/+download