apt update repository code example
Example 1: Fix ‘add-apt-repository command not found’ Error on Ubuntu and Debian
//Debian GNU/Linux and chromebook linux
sudo apt install software-properties-common
Example 2: how to install add-apt-repository
sudo apt-get install software-properties-common