Add Raspberry Pi OS repo to ubuntu: --------------------------------------------------------- Add this to the /etc/apt/sources file with nano or kate: deb http://raspbian.raspberrypi.org/raspbian buster main contrib non-free rpi Then in the terminal, entre these commands: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 9165938D90FDDD2E sudo apt update ------------ Date: January 28th, 2021