What I’ve Tried:
I try to install the packages but i got also error:
root@ryzen-reaper:~# sudo apt install libapr1 libaprutil1 libasound2 libglib2.0-0
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Note, selecting ‘libapr1t64’ instead of ‘libapr1’
Note, selecting ‘libaprutil1t64’ instead of ‘libaprutil1’
Note, selecting ‘libglib2.0-0t64’ instead of ‘libglib2.0-0’
Package libasound2 is a virtual package provided by:
libasound2t64 1.2.11-1build2 (= 1.2.11-1build2)
liboss4-salsa-asound2 4.2-build2020-1ubuntu3
You should explicitly select one to install.
E: Package ‘libasound2’ has no installation candidate
Have you tried to explicitly select the one you want to install instead of using a virtual name like apt asks you to ? (assuming you want libasound2 you should pick libasound2t64 indeed)
EDIT: oh, sorry I missed this in your last screenshot (screenshots are always hard to read on a phone, pastes are way easier to read) … looks like the provider of the software you want to install needs to relax their dependency resolving a bit since they seem to hard-code libasound2 in their checks …
sudo apt install libasound2t64
[sudo] password for me:
libasound2t64 is already the newest version (1.2.14-1).
libasound2t64 set to manually installed.
The following packages were automatically installed and are no longer required:
libio-pty-perl libipc-run-perl
Use 'sudo apt autoremove' to remove them.
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
Yes, as i said, this is a bug with the .run file, not much we can do about it here, the provider of the DaVinci software needs to fix their package to allow the t64 variants since the packages got renamed in debian and Ubuntu a while ago …
they focus for the windows version! I got into Linux 2 weeks ago and iḿ very suprising with the OS, I love it already and spend more time already working in linux then on windows!