I’d like to know if it’s possible to simply write a command like “sudo apt-get upgrade” in the visual studio inteface and then happen on my raspberry pi?
I know it’s possible to do it after debug but there is a way to do it like a step/line in C ++ code ? like ===> Make_this_cmd_on_rasp(“sudo apt-get upgrade”)