Update DEB package dependencies
Description
There are dependencies that has it own dependencies, like libx264-152 which i think is required mpv/ffmpeg. But it is not listed on stremio dependencies list and people fail to install stremio even after running apt-get -f install command
any tips on how to go around this manually? @TRtomasz
I am experiencing the same problem. In practice, the deb package of stremio 4.4.116-1 cannot be installed on Ubuntu 20.10 because of dependencies.
Please, can you fix this problem?
Same for me, I've tried to install it on Debian testing, and the dependencies just can't be installed.
Same Here
I manage to install the .deb package on Linux Mint 20, but when I click on the Stremio icon it doesn't start. Nothing happens at all.
@AmosG to fix this manually you have to download and install packages manually
install from this on debian testing or unstable or may be also on ubuntu 20.04 https://dl.strem.io/linux/v4.4.106/stremio_4.4.106-1_amd64.deb it is workin on debian unstable
install from this on debian testing or unstable or may be also on ubuntu 20.04 https://dl.strem.io/linux/v4.4.106/stremio_4.4.106-1_amd64.deb
confirming, this version can be properly installed on Debian Testing, apt install -f deals with eventual missing dependencies. Thank you @karthek-git
The suggested comments don't seem to work on ubuntu 20.10
ignacio@home-cat:~/Downloads$ sudo dpkg -i stremio_4.4.106-1_amd64.deb
Selecting previously unselected package stremio.
(Reading database ... 208139 files and directories currently installed.)
Preparing to unpack stremio_4.4.106-1_amd64.deb ...
Unpacking stremio (4.4.106-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:
Package libmpv1 is not installed.
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-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
ignacio@home-cat:~/Downloads$
Nevermind - it does.
I was afraid of running apt install -f as it replaces my nodejs version.
Everything seems to work.
wget https://dl.strem.io/linux/v4.4.106/stremio_4.4.106-1_amd64.deb
sudo dpkg -i stremio_4.4.106-1_amd64.deb
sudo apt install -fy
ignacio@home-cat:/opt/stremio$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.10
Release: 20.10
Codename: groovy
ignacio@home-cat:/opt/stremio$
Is that an older version? The downloads website currently has 4.4.116-1?
Is that an older version? The downloads website currently has
4.4.116-1?
if you want new version install this: https://drive.google.com/file/d/1HW2k77ZjrJQ8Ki5cYWzlxxY_FZuc9qno/view?usp=sharing