Estou tentando instalar o stremio através do Konsole no Kubuntu 24.04.1 LTS e está me dando os seguintes erros:
achraf@LENOVO-20157:~/Downloads$ sudo dpkg -i stremio_4.4.168-1_amd64.deb
Selecting previously unselected package stremio.
(Reading database ... 235340 files and directories currently installed.)
Preparing to unpack stremio_4.4.168-1_amd64.deb ...
Unpacking stremio (4.4.168-1) ...
dpkg: dependency problems prevent configuration of stremio:
stremio depends on libmpv1 (>= 0.30.0); however:
Package libmpv1 is not installed.
dpkg: error processing package stremio (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
stremio
achraf@LENOVO-20157:~/Downloads$ sudo apt-get install libmpv1
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package libmpv1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libmpv1' has no installation candidate
achraf@LENOVO-20157:~/Downloads$ sudo apt-get install mpv
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
stremio : Depends: libmpv1 (>= 0.30.0) but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Alguém pode me ajudar a descobrir o problema?
Minha instalação do kubuntu é uma nova instalação. Ela veio atualizada com todos os pacotes de alguma forma.
Obrigado pela leitura!
Parece que o pacote deb usa dependências que não são compatíveis com o Ubuntu 24.04. Por favor, peça ao desenvolvedor para reconstruí-lo.
Em vez disso, use a versão oficial do flatpak. Ela vem com todas as dependências necessárias.
Primeiro, instale o flatpak e adicione o repositório flathub.
Agora instale o Stremio.
Aqui está o Stremio trabalhando na minha configuração do Kubuntu 24.04