aria2 Universal Version 1.37 distribution via PKG?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi,
I am looking for a Universal Version of aria2c that I can deploy as PKG to the Mac Clients.
On Brew I found Version 1.37 which seems to be the latest Universal Build?
We do not want to have Brew on every Client. Is there a way to create a PKG of the local installed aria2 from Brew and to distribute it to other Mac Clients who do not of Brew installed?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Just to confirm,
have you granted the following five permissions with Owner set to 'root' and Group set to 'admin'?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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?
