diff --git a/update_arch.sh b/update_arch.sh index 52776b3..0de7363 100755 --- a/update_arch.sh +++ b/update_arch.sh @@ -334,8 +334,9 @@ EOT if [ "$HOSTNAME" == "CMBOX" ]; then printf -- '\033[33m Installing CMBOX specific utilities\n\033[37m' - sudo pacman -S --noconfirm --needed onnxruntime - yay --noconfirm -S --needed --aur opentrack-git + sudo pacman -S --noconfirm --needed onnxruntime qt6-serialport cameractrls qt6-5compat + yay --noconfirm -S --needed --aur openmpi + # yay --noconfirm -S --needed --aur opentrack-git fi fi