I can´t install run files extention in my Ubuntu Linux! help

Ubuntu Version:
22.04 LTS

Desktop Environment (if applicable):
<!-GNOME–>

Problem Description:
I can´t install run extensions applications i got always this errors and can´t run or install it!

Relevant System Information:
GPU: NVIDIA RTX4090
Memory: 96GB
CPU: AMD Ryzen™ Threadripper™ 2970WX × 48

Screenshots or Error Messages:



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 …

@ogra Iḿ newbie in linux, how i can do that?

:+1: on 1 libasound2t64 It’s in there!

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

1 Like

I also try that but it always request the ones without *.t63! when i execute a run file! the same error

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 …

ah ok, I understood, i will wait, thank you

Well, you should let them know it is broken, else you will wait forever :wink: (if they do not know about it being broken they will not fix it)

I will post in the forum there, yes :+1:

1 Like

They Know about it already! More pressure might help though, we (linux users) seem to be low hanging fruit for them. :frowning:

1 Like

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!

2 Likes

Nice! :two_hearts: I honestly can’t remember the last time I used MS for anything.
My last Visit was windows 7 after it first came out .

2 Likes