itmstransporter cannot install on Linux aarch64

Hello, I'm trying to use the itmstransporter installer (iTMSTransporter_installer_linux_aarch64_3.3.0.8.sh ) I downloaded from my Mac using the following command:

iTMSTransporter -m downloadInstaller -arch aarch64 -os Linux -destination ~/Downloads

when I move it on the Linux machine and I run it I receive the terms to be approved, I write Yes and return, then it asks "Continue? [yes or no] " and again I write yes and return, but immediately the command quit without any output.

Any idea what's happening?

Indeed, I found the directory /usr/local/itms was created, but command seems not working:

[2024-09-10 07:08:52 UTC] <main> DEBUG: Setting System property: DataCenters = contentdelivery02.itunes.apple.com,contentdelivery01.itunes.apple.com
[2024-09-10 07:08:52 UTC] <main> DEBUG: Setting System property: DataCenters.host = contentdelivery02.itunes.apple.com
[2024-09-10 07:08:52 UTC] <main> DEBUG: Setting System property: DataCenters.setBy = Defaults.properties
[2024-09-10 07:08:54 UTC] <main>  INFO: Configuring logging...
[2024-09-10 07:08:54 UTC] <main>  INFO: Logging level set to eXtreme
[2024-09-10 07:08:54 UTC] <main> ERROR: 	unsatisfied requirement: com.apple.amp.mudhorn.mudhorn-client-x86_64-unknown-linux-musl
[2024-09-10 07:08:54 UTC] <main> ERROR: 		 (&(osgi.native.osname~=Linux)(osgi.native.processor~=x86-64))
[2024-09-10 07:08:54 UTC] <main> ERROR: 	unsatisfied requirement: com.apple.transporter.vbtx-rs-universal-apple-darwin
[2024-09-10 07:08:54 UTC] <main> ERROR: 		 (&(osgi.native.osname~=MacOSX)(|(osgi.native.processor~=x86-64)(osgi.native.processor~=arm64)(osgi.native.processor~=AArch64)))
[2024-09-10 07:08:54 UTC] <main> ERROR: 	unsatisfied requirement: com.apple.transporter.vbtx-rs-x86_64-pc-windows-msvc
[2024-09-10 07:08:54 UTC] <main> ERROR: 		 (&(osgi.native.osname~=Win32)(osgi.native.processor~=x86-64))
[2024-09-10 07:08:54 UTC] <main> ERROR: 	unsatisfied requirement: com.apple.transporter.vbtx-rs-x86_64-unknown-linux-musl
[2024-09-10 07:08:54 UTC] <main> ERROR: 		 (&(osgi.native.osname~=Linux)(osgi.native.processor~=x86-64))
[2024-09-10 07:08:54 UTC] <main> ERROR: could not find the service with interface (com.apple.transporter.osgi.TransporterService)
itmstransporter cannot install on Linux aarch64
 
 
Q