After purchasing Wavebox you may be prompted to re-download or update Wavebox. This switches you to a new update channel which contains some additional media codecs which provide greater compatibility with a broad range of sites that use audio, video and screen sharing.

Windows and macOS

On macOS and Windows you'll be prompted to update shortly after purchase or shortly after relaunching the app. Follow the on screen instructions to update to the latest version.

Linux

On Linux you'll be prompted shortly after updating to download the new version. Depending on how you installed Wavebox you may need to update where your package manager fetches the latest version of Wavebox from.

  • Deb repository: Re-download and install the version with additional codecs from the download page.
  • Yum repository: Change the repo you use for updates and re-install your current version of Wavebox
sudo wget -N -P /etc/yum.repos.d/ https://download.wavebox.app/stable/linux/rpm/wavebox.repo
sudo yum reinstall Wavebox
  • Zypper repository: Change the repo you use for updates and re-install your current version of Wavebox
sudo wget -N -P /etc/zypp/repos.d/ https://download.wavebox.app/stable/linux/rpm/wavebox.repo
sudo zypper refresh
sudo zypper in -f Wavebox
  • Tar install: Download the latest version with additional codecs from the download page.