mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-21 21:45:39 +00:00
3 lines
183 B
Bash
3 lines
183 B
Bash
#!/bin/bash
|
|
sudo apt install -y flatpak flatpak-builder p7zip-full xmlstarlet bzip2 curl
|
|
flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo |