Monday, May 20, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 13657  / 2 Years ago, sat, january 1, 2022, 8:02:15

I can't install curl on Ubuntu 14.04.



sudo apt-get install curl


Error:



Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
curl : Depends: libcurl3 (= 7.34.0-1ubuntu1) but 7.35.0-1ubuntu2.5 is to be installed
E: Unable to correct problems, you have held broken packages.


How can I fix this problem?


More From » 14.04

 Answers
5

Run apt-get update. If this doesn't work, the repositories in your /etc/apt/sources.list might be wrong


[#18795] Sunday, January 2, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
mentpengu

Total Points: 148
Total Questions: 114
Total Answers: 119

Location: Anguilla
Member since Sun, Aug 7, 2022
2 Years ago
;