Installation failed due to missing dependencies

Dear Community Members,

I am trying to configure Power BI with my Linux system but I am getting this error- Installation failed due to missing dependencies.

But I am using all necessary dependencies (Newcomer, need help with emacs dependencies & terminal swupd tab completion broken) for Wine for installation and it’s including specific libraries and tools. As per this become power bi developer blog, I must run sudo apt-get install wine or equivalent for distribution.

But I have no idea about sudo apt-get install wine and even did not find anything in details about it.

Thanks for solution in advance.

Clear Linux doesn’t use apt-get - you’ll need to use swupd

sudo swupd bundle-add wine

Chris

1 Like