Answers for "Fix ‘add-apt-repository command not found’ Error on Ubuntu and Debian"

11

add-apt-repository command not found

// Ubuntu
sudo apt-get install software-properties-common
Posted by: Guest on July-24-2020
2

Fix ‘add-apt-repository command not found’ Error on Ubuntu and Debian

//Debian GNU/Linux and chromebook linux
sudo apt install software-properties-common
Posted by: Guest on December-12-2020

Code answers related to "Fix ‘add-apt-repository command not found’ Error on Ubuntu and Debian"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language