Aerion / uptobox-dl

An Uptobox/Uptostream batch downloader.
MIT License
52 stars 11 forks source link

Is it running on linux? #2

Closed papiche closed 3 years ago

Aerion commented 3 years ago

Hi,

It may be run everywhere (I use it on Linux), as long as you have .NET Runtime 3.1 installed, or if you build it with the --self-contained true argument.

I have updated the README.md file with more details as to how to run this software.

If some steps are not clear, please tell me so that I can improve that section!

SalimF commented 2 years ago

OK form me it didn't work I got this error

Cannot get symbol u_charsToUChars_69 from libicuuc
Error: /usr/lib/libicuuc.so.69: undefined symbol: u_charsToUChars_69
Aborted (core dumped)

My Distro is Arch Linux, .Net core/SDK version is 6.0.102 I tried to install 3.1 I failed it's still version 6.0.102

Aerion commented 2 years ago

Hi @SalimF, thanks for the report.

With https://github.com/Aerion/uptobox-dl/releases/tag/v1.1.1, I updated the build so that it targets netcoreapp3.1, net5.0, net6.0.

I tested this artifact on runtime Microsoft.NETCore.App 6.0.5 on Archlinux and it works.

Let me know if you face any issues.

SalimF commented 2 years ago

updated the build so that it targets netcoreapp3.1, net5.0, net6.0.

Yeah, thanks works perfectly

./uptobox-dl' 
uptobox-dl 1.1.1
Copyright (C) 2022 uptobox-dl