Skip to content

Instantly share code, notes, and snippets.

@codedeep79
Last active September 1, 2022 07:18
Show Gist options
  • Select an option

  • Save codedeep79/3bac104a78f0295f1b0719cd945a6f62 to your computer and use it in GitHub Desktop.

Select an option

Save codedeep79/3bac104a78f0295f1b0719cd945a6f62 to your computer and use it in GitHub Desktop.
curl : Depends: libcurl4 (= 7.64.0-4+deb10u2) but 7.64.0-4+deb10u3 is to be installed E: Unable to correct problems, you have held broken packages.

Run the following command:

sudo apt remove libcurl4
sudo apt install curl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment