Advertisement
dgnd3700v1

Untitled

Jan 19th, 2024
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. lsd@Crawler-E25:~/Downloads$ LC_ALL=C bash
  2. lsd@Crawler-E25:~/Downloads$ sudo apt-get install -y g++ cmake qtbase5-dev qttools5-dev libqt5svg5-dev qt5-image-formats-plugins libpython3-dev zlib1g-dev libpotrace-dev libarchive-dev libavformat-dev libswscale-dev libavcodec-dev libavutil-dev
  3. [sudo] password for lsd:
  4. Reading package lists... Done
  5. Building dependency tree... Done
  6. Reading state information... Done
  7. g++ is already the newest version (4:13.2.0-1ubuntu1).
  8. g++ set to manually installed.
  9. qt5-image-formats-plugins is already the newest version (5.15.10-2).
  10. qt5-image-formats-plugins set to manually installed.
  11. zlib1g-dev is already the newest version (1:1.2.13.dfsg-1ubuntu5).
  12. libavformat-dev is already the newest version (7:6.0-6ubuntu1).
  13. libswscale-dev is already the newest version (7:6.0-6ubuntu1).
  14. libavcodec-dev is already the newest version (7:6.0-6ubuntu1).
  15. libavutil-dev is already the newest version (7:6.0-6ubuntu1).
  16. You might want to run 'apt --fix-broken install' to correct these.
  17. The following packages have unmet dependencies:
  18. cmake : Depends: libjsoncpp25 (>= 1.9.5) but it is not going to be installed
  19. Depends: librhash0 (>= 1.2.6) but it is not going to be installed
  20. Depends: cmake-data (= 3.27.4-1) but it is not going to be installed
  21. glaxnimate : Depends: libpython3.10 (>= 3.10.0) but it is not installable
  22. Depends: libpotrace0 (>= 1.16-2) but it is not going to be installed
  23. Depends: libavformat58 but it is not installable
  24. Depends: libswscale5 but it is not installable
  25. libpotrace-dev : Depends: libpotrace0 (= 1.16-2) but it is not going to be installed
  26. libpython3-dev : Depends: libpython3.11-dev (>= 3.11.4-1~) but it is not going to be installed
  27. qtbase5-dev : Depends: libglu1-mesa-dev but it is not going to be installed or
  28. libglu-dev
  29. Depends: libvulkan-dev but it is not going to be installed
  30. Depends: qt5-qmake (= 5.15.10+dfsg-3) but it is not going to be installed
  31. Depends: qtbase5-dev-tools (= 5.15.10+dfsg-3)
  32. Recommends: libqt5opengl5-dev (= 5.15.10+dfsg-3) but it is not going to be installed
  33. qttools5-dev : Depends: libqt5designercomponents5 (= 5.15.10-5) but it is not going to be installed
  34. Depends: qttools5-dev-tools (= 5.15.10-5)
  35. E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
  36. lsd@Crawler-E25:~/Downloads$
  37.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement