Skip to content

Trouble with installing moonlight-embedded and How to fix it. #15

@GurjapSingh

Description

@GurjapSingh

In phase 3 of the installer script i got the following error
moonlight-embedded : Depends: libssl1.0.0 (>= 1.0.0) but it is not installable

I fixed it by doing the following from this reddit thread.

add the following line to /etc/apt/sources.list:
deb http://ftp.de.debian.org/debian jessie main
sudo apt-get update
sudo apt-get install libssl1.0.0
rerun the moonlight script you provide

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions