4 lines
152 B
Bash
4 lines
152 B
Bash
sudo apt install flatpak
|
|
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
|
flatpak install com.stremio.Stremio
|