Jumat, 25 Agustus 2017, Alexey Luchko <soulne4ny@gmail.com> menulis:
> Hi!
>
> Do you mean `apk info -w`?
>
> 2017-08-24 19:59 GMT+03:00 Wean Irdeh <wean.irdeh@gmail.com>:
>
>>
>> How can I use APK to just output download link of package and its
>> dependencies instead of downloading all of them?
>>
>>
>>
>>
No, kinda like
apt-get --print-uris install <package_name>
Or in arch linux
pacman -S -p <package-name>
These commands prints all the URI of package and its dependencies