unable to execute /usr/bin/add-apt-repository: No such file or directory code example
Example 1: apt-add-repository command not found
sudo apt-get install software-properties-common
sudo apt-get update
Example 2: add-apt-repository command not found
sudo apt-get install software-properties-common