RetroDECK/automation_tools/install_dependencies.sh

5 lines
290 B
Bash
Raw Normal View History

#!/bin/bash
2023-08-31 08:32:51 +00:00
# This scritp is installing the required dependencies to correctly run the pipeline and buold the flatpak
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