Help need to fix this problem, Error: need a single repository as argument
I wrote this
sudo add-apt-repository ppa:ondrej/php sudo apt-get update
I am about to add php7 ppa:
Help need to fix this problem, Error: need a single repository as argument
I wrote this
sudo add-apt-repository ppa:ondrej/php sudo apt-get update
I am about to add php7 ppa:
;
or&&
:sudo add-apt-repository ppa:ondrej/php; sudo apt-get update
– muru Apr 15 '22 at 11:38