windsurf-logo

[ Let's surf ]

Download instructions for Ubuntu and other deb-based Linux distributions

1. Add the repository to sources.list.d

curl -fsSL "https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/windsurf.gpg" | sudo gpg --dearmor -o /usr/share/keyrings/windsurf-stable-archive-keyring.gpg
echo "deb [signed-by=/usr/share/keyrings/windsurf-stable-archive-keyring.gpg arch=amd64] https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt stable main" | sudo tee /etc/apt/sources.list.d/windsurf.list > /dev/null

2. Update

sudo apt-get update

3. Install

sudo apt-get upgrade windsurf

Using a non-debian-based distribution? You can download the source tarball here.

Using MacOS or Windows? View all download options