Linux Installation
Install Streamer.bot on Linux
Streamer.bot on Linux is experimental and not officially supported.
Introduction
Streamer.bot can be installed on Linux using wine and winetricks
wine>= 6.19winetricks>= 20210206dotnet48d3dcompiler_47dxvkcorefontsoptional- May be needed if you have issues launching Streamer.bot
sapioptional- Needed for Speaker.bot support
Installation
Select an installation method below:
Install Script
View Streamerbot/sb-linux-installer on GitHub
Prerequisites
Install the required dependencies for your Linux distribution
- Install
wineFollow the instructions here to install Wine on your version of Ubuntu - Install
winetricksTerminalsudo apt install winetricks sudo winetricks --self-update - Install remaining dependenciesTerminal
sudo apt install git curl
Terminal
# Install wine
sudo pacman -S wine
# Install winetricks
sudo pacman -S winetricks
# Install remaining dependencies
sudo pacman -S git curl
```
Install Streamer.bot
Terminal
# Clone the repository
git clone https://github.com/Streamerbot/sb-linux-installer
# Change directory
cd ./sb-linux-installer
# Execute the installer
./install.sh
Launch Streamer.bot
You can now launch Streamer.bot using the created desktop shortcut!
Bottles
Lutris
- Click the
+in Lutris and selectInstall from a local install script
Lutris Add Game Dialog - Select the
streamerbot.yamlfile (download link above) - Follow the installer steps to install Streamer.bot to your location of choice.
- Launch Streamer.bot from Lutris!
 Â