Guest User

Untitled

a guest
Dec 15th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. sudo apt-get install php7.2-curl
  2.  
  3. The following packages have unmet dependencies:
  4. php7.2-curl :
  5. Depends: libcurl4 (>= 7.44.0) but it is not going to be installed
  6. E: Unable to correct problems, you have held broken packages.
  7.  
  8. sudo apt-get install curl
  9.  
  10. The following packages have unmet dependencies:
  11. curl : Depends: libcurl4 (= 7.61.0-1ubuntu2.2) but it is not going to be installed
  12. E: Unable to correct problems, you have held broken packages.
Add Comment
Please, Sign In to add comment