Next-Gen Browser for macOS, Windows & Linux

Join our Beta

Live life on the edge of Chromium development, and experience new features before everyone else. Select the download option for your computer to join the Wavebox Beta channel.

Beta for Windows
Beta for macOS

Beta for Linux

64-bit DEB Repository
64-bit TAR Download
64-bit AppImage
64-bit RPM Repository

To install using Yum or Zypper you need to add the Wavebox repository before installing. Once you’ve done this you can install Wavebox from the command line.

64-bit Yum-repository

sudo rpm --import https://download.wavebox.app/static/wavebox_repo.key
sudo wget -P /etc/yum.repos.d/ https://download.wavebox.app/beta/linux/rpm/wavebox.repo
sudo yum install Wavebox

64-bit Zypper-repository

curl -sSL https://download.wavebox.app/static/wavebox_repo.key | sudo gpg --import
sudo wget -P /etc/zypp/repos.d/ https://download.wavebox.app/beta/linux/rpm/wavebox.repo
sudo zypper in Wavebox