Advertisement
Guest User

APT-GET Errors

a guest
Jun 8th, 2017
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. apt-get install netbeans
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. You might want to run 'apt-get -f install' to correct these:
  6. The following packages have unmet dependencies:
  7. gir1.2-rb-3.0 : Depends: gir1.2-gst-plugins-base-1.0 but it is not going to be installed
  8. netbeans : Depends: libnb-platform13-java (>= 7.0) but it is not going to be installed
  9. Depends: openjdk-6-jdk but it is not going to be installed or
  10. java6-sdk or
  11. java7-sdk
  12. Depends: libnb-ide14-java (= 7.0.1+dfsg1-5ubuntu2) but it is not going to be installed
  13. Depends: libnb-java5-java (= 7.0.1+dfsg1-5ubuntu2) but it is not going to be installed
  14. Depends: libnb-apisupport3-java (= 7.0.1+dfsg1-5ubuntu2) but it is not going to be installed
  15. normalize-audio : Depends: libaudiofile1 (>= 0.3.6) but it is not going to be installed
  16. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement