Stremio install problem

Post Reply
Message
Author
User avatar
johngavr
Posts: 2
Joined: Sat May 11, 2019 6:45 am

Stremio install problem

#1 Post by johngavr »

Hello MX team and community,

I am using Stremio for movies and series. When i try to install the package via terminal i have some errors.

Code: Select all

$ sudo dpkg -i stremio_4.4.52-1_amd64.deb 
Selecting previously unselected package stremio.
(Reading database ... 255973 files and directories currently installed.)
Preparing to unpack stremio_4.4.52-1_amd64.deb ...
Unpacking stremio (4.4.52-1) ...
dpkg: dependency problems prevent configuration of stremio:
 stremio depends on nodejs; however:
  Package nodejs is not installed.
 stremio depends on libmpv1 (>= 0.27.2); however:
  Version of libmpv1:amd64 on system is 0.26.0-3mx17+1.
 stremio depends on qml-module-qt-labs-platform (>= 5.9.5); however:
  Package qml-module-qt-labs-platform is not installed.
 stremio depends on qml-module-qtquick-controls (>= 5.9.5); however:
  Package qml-module-qtquick-controls is not installed.
 stremio depends on qml-module-qtquick-dialogs (>= 5.9.5); however:
  Package qml-module-qtquick-dialogs is not installed.
 stremio depends on qml-module-qtwebchannel (>= 5.9.5); however:
  Package qml-module-qtwebchannel is not installed.
 stremio depends on qml-module-qtwebengine (>= 5.9.5); however:
  Package qml-module-qtwebengine is not installed.

dpkg: error processing package stremio (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 stremio
Any ideas how can i solve the depedencies?

User avatar
Jerry3904
Administrator
Posts: 21940
Joined: Wed Jul 19, 2006 6:13 am

Re: Stremio install problem

#2 Post by Jerry3904 »

Welcome to the Forum! That package is not in our repos:

Code: Select all

$ sudo apt install stremio -s
[sudo] password for jb: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package stremio
Googling around, I see that there are debs available on this page:

https://www.reddit.com/r/Stremio/commen ... x_systems/

Apparently that produces errors when you try to install it, but supposedly they can be corrected:

https://stremio.zendesk.com/hc/en-us/ar ... ould-I-do-

But when I tried that correction, and apt just removed the package.
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox and Windows 10
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
johngavr
Posts: 2
Joined: Sat May 11, 2019 6:45 am

Re: Stremio install problem

#3 Post by johngavr »

hello Jerry,

the dependencies aren't in the repo so i can't installed it.

User avatar
Jerry3904
Administrator
Posts: 21940
Joined: Wed Jul 19, 2006 6:13 am

Re: Stremio install problem

#4 Post by Jerry3904 »

I know. The latest package on that site dates from 3 years ago. Looking around a bit more (did you do this?) I see that you can build the current version yourself, directions here:

https://github.com/Stremio/stremio-shel ... /DEBIAN.md

There may be problems there as well, since he says it was tested on Buster and we are based on Stretch. One way to find out...

You can also try making a package request here: viewforum.php?f=134
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox and Windows 10
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

Post Reply

Return to “General”