Can you remove the "'s around the package names by default? When I want to install a load of packages, I shouldn't have to put them all separately. I run into this error, which is happening because of the quotes:
E: Unable to locate package nginx php7.0 php7.0-curl php7.0-gd php7.0-fpm php7.0-cli php7.0-opcache php7.0-mbstring php7.0-xml php7.0-zip php7.0-mysql
Would love to see this changed as it cleans things up a lot.
Can you remove the
"
's around the package names by default? When I want to install a load of packages, I shouldn't have to put them all separately. I run into this error, which is happening because of the quotes:E: Unable to locate package nginx php7.0 php7.0-curl php7.0-gd php7.0-fpm php7.0-cli php7.0-opcache php7.0-mbstring php7.0-xml php7.0-zip php7.0-mysql
Would love to see this changed as it cleans things up a lot.