Guest User

linux-vbox

a guest
Dec 3rd, 2023
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.90 KB | Source Code | 0 0
  1. amnesia@amnesia:~/Persistent$ sudo apt install virtualbox-6.1
  2. [sudo] password for amnesia:    
  3. Reading package lists... Done
  4. Building dependency tree... Done
  5. Reading state information... Done
  6. Some packages could not be installed. This may mean that you have
  7. requested an impossible situation or if you are using the unstable
  8. distribution that some required packages have not yet been created
  9. or been moved out of Incoming.
  10. The following information may help to resolve the situation:
  11.  
  12. The following packages have unmet dependencies:
  13.  virtualbox-6.1 : Depends: libc6 (>= 2.34) but 2.31-13+deb11u7 is to be installed
  14.                   Depends: libssl3 (>= 3.0.0~~alpha1) but it is not installable
  15.                   Depends: libstdc++6 (>= 11) but 10.2.1-6 is to be installed
  16.                   Depends: libvpx7 (>= 1.10.0) but it is not installable
  17. E: Unable to correct problems, you have held broken packages.
  18.  
Advertisement
Add Comment
Please, Sign In to add comment