For example, we are using a raspberrypi board, run the install script. (sudo is required for some steps)
bash -c "$(curl -fsSL https://raw.githubusercontent.com/embeddedboys/rpi_dm_yt350s006_software/main/install.sh)"
git clone https://github.com/embeddedboys/rpi_dm_yt350s006_software.git
cd rpi_dm_yt350s006_software
./install.sh
run the uninstall script if you want recovery changes we made.
./uninstall.sh