I can't install anything on my Ubuntu. It gives me the following error. I tried all the things I found on different websites but it still doesn't work.
The following packages have unmet dependencies:
libpcap0.8-dev: Depends: libpcap0.8 (= 1.5.3-2) but 1.4.0-2 is installed
sqlite3: Depends: libreadline6 (>= 6.0) but 6.3-4ubuntu2 is installed
Depends: libsqlite3-0 (= 3.8.2-1ubuntu2.1) but 3.8.2-1ubuntu2 is installed
apt-get update
(or equivalent) recently? Did it show any warning or error messages? What's the output ofapt-cache policy libpcap0.8 libpcap0.8-dev sqlite3 libsqlite3-0
? – David Foerster Nov 26 '16 at 11:07