diff --git a/tools/setup/arch.sh b/tools/setup/arch.sh deleted file mode 100644 index 933a431..0000000 --- a/tools/setup/arch.sh +++ /dev/null @@ -1,13 +0,0 @@ -sudo pacman -Sy --noconfirm --needed \ - speech-dispatcher \ - qt5-base \ - qt5-charts \ - qt5-graphicaleffects \ - qt5-location \ - qt5-multimedia \ - qt5-quickcontrols \ - qt5-quickcontrols2 \ - qt5-serialport \ - qt5-speech \ - qt5-tools \ - ;