this post was submitted on 02 May 2024
6 points (100.0% liked)

Linux 101 stuff. Questions are encouraged, noobs are welcome!

1084 readers
1 users here now

Linux introductions, tips and tutorials. Questions are encouraged. Any distro, any platform! Explicitly noob-friendly.

founded 2 years ago
MODERATORS
 

I tried using the default 'eddy' installer as well as 'gdebi' but both of them throw an error message.

gdebi says "error: dependency is not satisfiable: libssl1.1 (>=1.1.0)

eddy says "installation failed, child process exited with code 100"

you are viewing a single comment's thread
view the rest of the comments
[โ€“] lemmyreader@lemmy.ml 1 points 7 months ago (1 children)

Looking at their site the easytether project looks abandoned or no long maintained. The last version for Debian is Debian 10 which is Debian Buster which is almost EOL. Perhaps you can make it work by installing the libssl1.1 library it wants.

[โ€“] technomad 2 points 7 months ago

That's a good point. If it's that outdated, I'm probably better off just using something else.

Thanks for the reply