Article updated for v2.6.3.
To start with Rambox installation, please select your operating system and follow the instructions:
-Windows
-Linux
-macOS
Windows:
Requirements: Windows 10 (v1809+), Windows 11, and Windows Server 2016+ (x64, x86, ARM64).

2. Execute the .exe file. Then click "I Agree" after reading our License Agreement.

3. Choose if you want to make this software available for all users or just for you. Then click "Install".

5. Select "Finish".

Linux:
Requirements: Ubuntu 22.04+, Fedora 38+, openSUSE Leap 15.5+ / Tumbleweed, and Debian 12+ (glibc >= 2.28).

-SNAP Package (Recommended for most distros)
Option A: Snap Store
- Search for "Rambox" in your Snap Store or Software Manager.
- Click Install and manage permissions (Camera, Audio, etc.) in the settings.
Or use command line:
snap connect rambox:raw-usb
snap connect rambox:u2f-devices
snap connect rambox:camera
snap connect rambox:audio-record
snap connect rambox:removable-media
snap connect rambox:cups-control
Option B: Command Line
sudo snap install rambox
Option C: Local .snap file.
- Go to https://rambox.app/download/linux and download the snap file for Linux.
- Then open a Terminal in the folder that contains the downloaded file.
- Type:
sudo snap install ./Rambox-*-linux-amd64.snap --dangerous
(* stands for the Rambox version of the downloaded file).
Note: The --dangerous flag is required only for local files because they are not being verified directly by the Snap Store.
4. Optionally, allow the accesses mentioned in Option A.
To Uninstall:
sudo snap remove rambox
-Debian / Ubuntu (.deb)
For Debian-based systems like Ubuntu, Linux Mint, or Pop!_OS.
- Download the latest .deb file from https://rambox.app/download/linux.
- Install it via command line to ensure all dependencies are met:
sudo dpkg -i Rambox-*-linux-amd64.deb
sudo apt-get install -fsudo apt-get purge rambox-Fedora / RHEL / SUSE (.rpm)
Installation:
-For Fedora/RHEL:
sudo dnf install ./Rambox-*-linux-x64.rpm-For SUSE:
sudo zypper install ./Rambox-*-linux-x64.rpm-AppImage
- Make the file executable:
chmod +x Rambox-*.AppImage2. Run it directly:
./Rambox-*.AppImage --no-sandboxTo Uninstall:
Simply delete the Rambox file and the ~/.config/Rambox folder.
-Flatpak
flatpak install ./Rambox-*-linux-x86_64.flatpak
flatpak run com.rambox.app-Tar.gz
1. Extract the content:
tar -xzf Rambox-*-linux-x64.tar.gz2. Move to the recommended directory:
sudo mv Rambox-folder /opt/Rambox3. Run:
/opt/Rambox/rambox --no-sandboxmacOS:
Requirements: macOS 12 (Monterey) or newer, supporting both Apple Silicon and Intel.
- Go to https://rambox.app/download/macos and download the application.

- Choose to open the Rambox.dmg file and press "OK".
- Drag the Rambox logo and drop it over the Applications folder in the pop-up window.
