Configuration Item: APT::Get::Download-Only. -f, --fix-broken Fix. Attempt to correct a system with broken dependencies in place. This option, when used with install/remove, can omit any packages to permit APT to deduce a likely solution. Any package(s) that are specified must completely correct the problem. This option is sometimes necessary

Sep 14, 2017 overview for apt-get--fix-missing apt-get--fix-missing 9 points 10 points 11 points 2 years ago 1) Pretty much every "amazing" bundle you see on the web is a scam for money 2) Get books from the wiki of r/netsec . Those are known and trusted 3) Download VMs from Vulnhub 4) Play with Damn Vulnerable Web Application TL;DR No, … raspbian - apt-get installation doesn't work on Raspberry Thanks for the tips sudo apt-get update --fix-missing worked for me! – SharpC Jan 31 '18 at 18:58 | show 2 more comments. 6 Answers Active Oldest Votes. 18. It looks like you are having problems resolving the various URLs that apt-get is fetching from. I would try the following: How to fix apt-get: Could not resolve 'archive.ubuntu.com How to fix apt-get: Could not resolve 'archive.ubuntu.com' If you are facing the issue, Could not resolve 'archive.ubuntu.com', you can fix them manually by appending a …

Configuration Item: APT::Get::Download-Only.-f, --fix-broken. Fix; attempt to correct a system with broken dependencies in place. This option, when used with install/remove, can omit any packages to permit APT to deduce a likely solution. If packages are specified, these have to completely correct the problem. The option is sometimes necessary

overview for apt-get--fix-missing apt-get--fix-missing 9 points 10 points 11 points 2 years ago 1) Pretty much every "amazing" bundle you see on the web is a scam for money 2) Get books from the wiki of r/netsec . Those are known and trusted 3) Download VMs from Vulnhub 4) Play with Damn Vulnerable Web Application TL;DR No, … raspbian - apt-get installation doesn't work on Raspberry Thanks for the tips sudo apt-get update --fix-missing worked for me! – SharpC Jan 31 '18 at 18:58 | show 2 more comments. 6 Answers Active Oldest Votes. 18. It looks like you are having problems resolving the various URLs that apt-get is fetching from. I would try the following:

sudo apt-get update sudo apt-get clean. Removed and readded the puppet labs packages. I've also tried similar suggestions that I've found in the first few pages of google. I've even tried multiple computers, and multiple internet connections.

Error with “Hash sum Mismatch” : When checking for updates, you end up getting a “Failed To … Amazon Linux: apt-get: command not found - Stack Overflow Check the Linux distribution, apt-get works in Debian based distro whereas yum works in Fedora based distro. Ref: How to know distro name, execute command cat /etc/*-release. It is also possible your system administrator does not permit you (or did not put you in the group of users who have sudo permissions) to execute apt-get but if you have sudo access try to execute with sudo apt-get