-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to install aspera-cli offline #152
Comments
Yes, sure. For an offline installation, there is some information in the manual: https://github.com/IBM/aspera-cli?tab=readme-ov-file#installation-in-air-gapped-environment Currently, there is no pre-packaged install file, but it should come before end of year for major platforms: macOS, Linux, Windows. The procedure is: A. retrieve the files on a system with internet access:
B. transfer the archive to the system without internet
|
Hi Laurent, Could you please provide the some details step by Procedure to install this. With the above given steps we are not able to install. Regards, |
If you are looking for Linux OS, there is a single-exec ascli version: https://eudemo.asperademo.com/download/ascli-20240903.Linux-x86_64 after download, make it executable with: |
Hi Laurent, [root@I21119407559002-azptest test-03]# cat /etc/os-release REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" [root@I21119407559002-azptest test-03]# ./ascli-20240903.Linux-x86_64 --version Regards, |
Ok, thanks, that was compiled for RHEL 9 |
Hi Laurent, Could you please provide the link for RHEL 8 version. Regards, |
Hi Team,
gem install aspera-cli directly connects to https://rubygems.org/. For security reason if this url is not allowed in the network, how to procced with "gem install aspera-cli".
Is there any offline way to install aspera-cli.
The text was updated successfully, but these errors were encountered: