From 26c0ba5bb486c73334658da779ef349a487202eb Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Mon, 14 Oct 2024 23:35:18 -0400 Subject: [PATCH] Update install remove pulseaudio for Desktop OS --- install | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install b/install index eb144ae6..4aea7b25 100755 --- a/install +++ b/install @@ -34,6 +34,8 @@ CubeSatSim/config -l -n sudo apt-get update && sudo apt-get dist-upgrade -y +sudo apt-get remove pulseaudio -y + # removed wiringpi and python-picamera python3-picamera sudo apt-get install -y git libasound2-dev i2c-tools build-essential libgd-dev libmagic-dev minicom