Distributions
Please use the i3 packages provided by the distribution you are using. i3 is currently distributed in the following operating systems/distributions:
{% include downloadlogo.html title="OpenBSD" link="http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11/i3/" img="/img/Openbsd2.png" height=49 %} {% include downloadlogo.html title="openSUSE" link="http://software.opensuse.org/package/i3" img="/img/opensuse.svg" height=48 %} {% include downloadlogo.html title="Mageia" link="http://mageia.madb.org/package/show/application/0/name/i3" img="/img/mageia.png" height=85 %} {% include downloadlogo.html title="Fedora" link="https://admin.fedoraproject.org/pkgdb/package/i3/" img="/img/fedora.svg" height=75 %} {% include downloadlogo.html title="Exherbo" link="http://git.exherbo.org/summer/packages/x11-wm/i3/index.html" img="/img/exherbo.svg" height=85 %} {% include downloadlogo.html title="Pibang Linux" link="http://pibanglinux.com/" img="/img/pibang.png" height=61 %}
{% include downloadlogo.html title="Slackware" link="http://slackbuilds.org/desktop/i3/" img="/img/slackware.svg" height=75 %}
We also provide Debian and Ubuntu repositories with up-to-date packages.
Downloads
The current stable version is 4.12.
IMPORTANT: If you use the nVidia binary driver, ensure you are using version 302.17 or newer. Read this document for an explanation and how to enable the work-around for older versions.
All releases are crytographically signed with the following GnupG key:
pub 4096R/4E7160ED4AC8EE1D 2009-05-21 [expires: 2019-04-26] Key fingerprint = 424E 14D7 03E7 C6D4 3D9D 6F36 4E71 60ED 4AC8 EE1D uid Michael Stapelberg <michael@stapelberg.de> uid Michael Stapelberg <stapelberg@debian.org> uid Michael Stapelberg (RENT-A-GURU) <michael@rent-a-guru.de>Please verify all releases before using them.
Development version
Use git to follow the latest changes or view them on this webpage. This command checks out the 'next' branch:
$ git clone https://github.com/i3/i3
The 'master' branch is the current stable version plus bugfixes.
The 'next' branch is the next version, yet to be released. Use git
checkout master to switch to the 'master' branch.
If you prefer to download a tarball, or if you cannot use git for whatever reason, you may download the current master branch from https://github.com/i3/i3/archive/master.tar.gz .
Announce mailing list
If you want to be notified when a new version of i3 is released, please subscribe
to the announce mailing list by sending a mail to i3-announce-subscribe@i3.zekjur.net