free, distributed and user-friendly IRC client with Twitter, and XMPP/Jabber support for Linux, Windows and macOS based on GNOME / GTK+

Download

Please select your operating system:
Windows
Mac
GNU/Linux
Debian
Ubuntu
openSUSE
Arch Linux
Raspberry Pi
FreeBSD

Download: smuxi-1.0.7-win32-setup.exe (.asc)

Windows 7 / 8.x / 10 users (32-bit and 64-bit) can download the installer (as listed above). The installer automatically downloads the needed requirements if missing.

After the installation you can start Smuxi from the Windows Start Menu.

If the auto install fails for some reason, you can download the components manually from here:

After you have installed GTK# 2.12 for .NET manually you must reboot (or re-logon) your Windows!

Posted Wed 27 Jul 2011 09:55:41 AM CEST
osx

Download: smuxi-1.2.1-osx.zip (.asc)

Mac users can download this beta package. You have to download and install the Mono runtime first:

Screenshot of Smuxi on macOS

Apple, Apple logo, Mac and the Mac logo are trademarks of Apple Inc., registered in the U.S. and other countries.

Posted Thu 28 Jul 2011 03:30:17 AM CEST

Source: smuxi-1.2.1.tar.gz (.asc)

This tarbal contains only the source code of Smuxi and is intended for package maintainers and advanced users of Unix-like operating systems as it requires you to compile Smuxi and the needed components yourself.

These libraries have to be installed before you can compile and install Smuxi:

After you have installed those you can configure and build the Smuxi source using:

./configure
make

After the compile finished you can install Smuxi by running the following command as root:

make install

Now you can start Smuxi from the GNOME or KDE menu.

Posted Wed 27 Jul 2011 09:55:41 AM CEST

Debian 10 (Stable / Buster)

Debian 10 users can install Smuxi from the official Debian repository, just run the following command:

apt-get install smuxi

Now you can start Smuxi from the GNOME Activities Overview or KDE menu.

Debian 9 (Old Stable / Stretch)

Debian 9 users can install Smuxi from the official Debian repository, just run the following command:

apt-get install smuxi

Now you can start Smuxi from the GNOME Activities Overview or KDE menu.

Debian Testing and Unstable

Debian/Testing and Debian/Unstable users can install Smuxi from the official Debian repository, just run the following command:

apt-get install smuxi

Now you can start Smuxi from the GNOME Activities Overview or KDE menu.

Posted Wed 27 Jul 2011 09:55:41 AM CEST

Ubuntu users can install Smuxi from this PPA, just run the following commands:

sudo add-apt-repository ppa:meebey/smuxi-stable
sudo apt-get update
sudo apt-get install smuxi

Now you can start Smuxi from the Unity Dash.

Screenshot of Smuxi on Ubuntu

Posted Wed 27 Jul 2011 09:55:41 AM CEST

Users of openSUSE 12.1 and later can install Smuxi from the official openSUSE repositories.

Posted Wed 27 Jul 2011 09:55:41 AM CEST

Smuxi is in the community repository of Arch Linux, so you can simply install it with this command:

pacman -S smuxi

Now you can start Smuxi from the GNOME or KDE menu.

Posted Wed 27 Jul 2011 09:55:41 AM CEST

Raspberry Pi users running Raspbian can install Smuxi from this release PPA, just run the following commands:

sudo -s bash -c 'echo "deb http://ppa.launchpad.net/meebey/ppa/ubuntu precise main" >> /etc/apt/sources.list'
gpg --keyserver keyserver.ubuntu.com --recv-keys FC6D77D5
gpg --export --armor FC6D77D5 | sudo apt-key add -
sudo apt-get update
sudo apt-get install smuxi-engine

Now you can start the smuxi-server from a shell, for more details see the server how to.

Posted Thu 26 Dec 2013 08:48:43 PM CET

Smuxi is in the official FreeBSD ports tree, so just run the following comand to install it from ports:

make -C /usr/ports/irc/smuxi/ install clean

Use this alternative to install it quickly using binary packages

pkg install smuxi

Now you can start Smuxi from the GNOME or KDE menu.

Posted Wed 27 Jul 2011 09:55:41 AM CEST

Note: All Smuxi release files are signed using this PGP key.

Release Notes

Smuxi 1.0 Release Notes