# Ubuntu (wayland not supported, only ubuntu 20.04 and below)
sudo apt-get install portaudio19-dev ffmpeg cmake
### Ubuntu
<Note>Wayland not supported, only Ubuntu 20.04 and below</Note>
# Windows
On Windows you will need to install the following:
```bash
sudo apt-get install portaudio19-dev ffmpeg cmake
```
### Windows
- [Git for Windows](https://git-scm.com/download/win).
- [virtualenv](https://virtualenv.pypa.io/en/latest/installation.html) or [MiniConda](https://docs.anaconda.com/free/miniconda/miniconda-install/) to manage virtual environments.
- [Chocolatey](https://chocolatey.org/install#individual) to install the required packages.