Chatterino on Linux
Ubuntu 24.04 (Noble Numbat)
A .deb file is available from
here.
The Universe repository must be enabled for it to download the
relevant dependencies.
Ubuntu 22.04 (Jammy Jellyfish)
A .deb file is available from
here.
The Universe repository must be enabled for it to download the
relevant dependencies.
Flatpak
Chatterino is available on
Flathub.
To install it run:
flatpak install chatterino
Arch Linux
You can install Chatterino through the
Arch User Repository
with makepkg
or with an AUR helper
like yay or
Paru.
Get the latest stable version from
chatterino2-bin
e.g. yay -S chatterino2-bin or paru -S chatterino2-bin
Get the latest nightly version from
chatterino2-nightly-bin
e.g. yay -S chatterino2-nightly-bin or paru -S chatterino2-nightly-bin
Build latest stable version from source from
chatterino2
e.g. yay -S chatterino2 or paru -S chatterino2
Build latest development version from source from
chatterino2-git
e.g. yay -S chatterino2-git or paru -S chatterino2-git
Gentoo Linux
Chatterino is available on Gentoo from
GURU.
For information on how to enable the GURU repository, see
this page.
Get the latest stable version from
Gentoo's GURU net-im/chatterino package
by running
emerge chatterino --ask
Get the latest development version from
Gentoo's GURU net-im/chatterino-9999 package
by adding
net-im/chatterino ** to your
package.accept_keywords, then running
emerge chatterino --ask
Fedora Linux
Get the latest stable version of Chatterino through
Fedora's official package
packaged by
solomoncyj:
sudo dnf install chatterino
Building from Source
If the options above don't work, then you can try
this guide
to build it from source.
Ubuntu 20.04 (Focal Fossa)
We no longer support Ubuntu 20.04 as of Chatterino v2.5.5. See
this discussion
for more information.
AppImage
We no longer support AppImage as of Chatterino v2.5.5. See
this discussion
for more information.