Raspberry Pi OS updates It’s important to perform Raspberry Pi OS updates (separate from CoCo-Pi component updates) to ensure you are using up-to-date packages and the latest security patches.You can do this from a terminal session by issuing the following command:sudo apt update -y && sudo apt upgrade -y && sudo apt autoremove -yPerforming this step on a regular basis (perhaps weekly) would be a good idea. Share on FacebookTweetFollow us