Answers for "package 'php-curl' has no installation candidate ubuntu 18"

0

Package 'php7.4-curl' has no installation candidate

sudo add-apt-repository ppa:ondrej/php
sudo apt-get update
sudo apt install php7.4-curl
Posted by: Guest on February-09-2021

Code answers related to "package 'php-curl' has no installation candidate ubuntu 18"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language