If you are running a minimal version of Ubuntu Server and you need to use "add-apt-repository" command in lieu of editing /etc/apt/sources.list.d or /etc/apt/sources.list file manually, you would have to install two packages:-
1. $sudo apt-get install software-properties-common
2. $sudo apt-get install python-software-properties
1. $sudo apt-get install software-properties-common
2. $sudo apt-get install python-software-properties
No comments:
Post a Comment