E: The repository 'http://yourhub/channels/awp-hub-repo/ubuntu jammy/arm64/ Release' does not have a Release file.
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ossec-hids-agentERROR: Apt failed during installation. (100)
If you see this error when attempting to use the agent installer, please download the newest version of the installer. Formatting is occasionally updated and using an older version of the installer can cause errors
Step 1: Log into the system, and download the installer from the AO Hub
wget https://<IP.ADDRESS.HUB>/installers/ossec-installer.sh
Step 2: Change permissions of the installer
chmod +x ossec-installer.sh
Step 3: Execute the script with the IP address of the AO Hub server
sudo ./ossec-installer.sh --server <IP.ADDRESS.HUB>