Download

Find the installer for your OS below to install Ferdium!

Using your OS's package manager

Alternatively, you can use the package manager of your OS to install Ferdium. Use one of the CLI commands below depending on your OS to install the latest binary release of Ferdium. Some package managers (like AUR) also allow you to build the source release yourself.

AUR (Arch Linux and derivatives)

yay -S ferdium-bin // or, to compile yourself yay -S ferdium

Flatpak

flatpak install flathub org.ferdium.Ferdium

Homebrew (macOS)

brew tap ferdium/ferdium # to install the last stable release: brew install ferdium # or for Beta pre-releases: brew install ferdium-beta # or for nightly pre-releases: brew install ferdium-nightly

Scoop (Windows)

scoop bucket add versions # to install the last nightly pre-releases: scoop install ferdium-nightly

Chocolatey (Windows)

# to install the last stable release: choco install ferdium # or for beta pre-releases (when available): choco install ferdium --pre

Winget (Windows)

# to install the last stable release: winget install ferdium # or for Beta pre-releases: winget install ferdium-beta # or for nightly pre-releases: winget install ferdium-nightly

Snap (Ubuntu linux and derivatives)

snap install --edge ferdium snap connect ferdium:camera snap connect ferdium:audio-record