I want on install virtualbox-6.1_6.1.4 on Ubuntu 19.10. But It can't and show me Dependency is not satisfiable: libvpx5 (>= 1.6.0)
. How can I solve it? I had try to find libvpx5 on Google, but I did't find it.
Asked
Active
Viewed 406 times
0

killthemush
- 1
- 3
sudo apt install libvpx6
. – nobody Apr 08 '20 at 12:32