Hi @JevermannNG
We recommend trying Composer. You can access it via the following link:
https://learn.jamf.com/en-US/bundle/composer-user-guide-current/page/Composer_Overview.html
Hi @agungsujiwo
I tried it but it will not work without the Brew Installation.
Even when I just move the aria2c binary from the Brew Installation to a different location, it will crash during use.
Hi @agungsujiwo
I tried it but it will not work without the Brew Installation.
Even when I just move the aria2c binary from the Brew Installation to a different location, it will crash during use.
Just to confirm,
have you granted the following five permissions with Owner set to 'root' and Group set to 'admin'?

Just to confirm,
have you granted the following five permissions with Owner set to 'root' and Group set to 'admin'?

Hi @agungsujiwo
I tried it but got the same crash, looks like that the Brew Version only works in its homebrew directory.
This is what I got in the Terminal Output:
/usr/local/aria2/bin/aria2c -V
dyld[73610]: Library not loaded: /opt/homebrew/opt/sqlite/lib/libsqlite3.0.dylib
Referenced from: <98D5D820-27D1-3733-BD9A-F78AAFB5A53C> /usr/local/aria2/bin/aria2c
Reason: tried: '/opt/homebrew/opt/sqlite/lib/libsqlite3.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/sqlite/lib/libsqlite3.0.dylib' (no such file), '/opt/homebrew/opt/sqlite/lib/libsqlite3.0.dylib' (no such file)
zsh: abort /usr/local/aria2/bin/aria2c -V
Hi @agungsujiwo
I tried it but got the same crash, looks like that the Brew Version only works in its homebrew directory.
This is what I got in the Terminal Output:
/usr/local/aria2/bin/aria2c -V
dyld[73610]: Library not loaded: /opt/homebrew/opt/sqlite/lib/libsqlite3.0.dylib
Referenced from: <98D5D820-27D1-3733-BD9A-F78AAFB5A53C> /usr/local/aria2/bin/aria2c
Reason: tried: '/opt/homebrew/opt/sqlite/lib/libsqlite3.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/sqlite/lib/libsqlite3.0.dylib' (no such file), '/opt/homebrew/opt/sqlite/lib/libsqlite3.0.dylib' (no such file)
zsh: abort /usr/local/aria2/bin/aria2c -V
Hi @JevermannNG ,
It appears that you're using the Homebrew version. I’ve done some research and was only able to find version 1.19.1( Link https://aria2.github.io/ > https://sourceforge.net/projects/aria2/files/stable/ ), which is not a Homebrew release. I’ve tested this version and it works on my end, but I’m not sure if it will meet your specific requirements.
Have you tried reaching out to the Aria2c developer to inquire about a universal version?