Hello again,
Sorry for the late response. To download a package off of the Arch Linux DB, you can use a curl command or, since the goal is to confirm connectivity, you could ping the domain I linked previously:
As for the Offline Update, you need to follow the instructions in the documentation. The URL you need to add is the URL to a local repository you make when downloading the all.json file from the website. Alternatively, you can simply save the file and move it to the manager, the PATH field in this case is the local path to the file within the machine.
Once moved to the manager, not the path you have selected for it and add it to the configuration. For example, like this:
<provider name="arch">
<enabled>yes</enabled>
<path>/home/user/all\.json$</path>
<update_interval>1h</update_interval>
</provider>
You can then save and restart the manager. This should fix the problem fetching the Arch Linux database. For convinience's sake, I'm going to link our Offline update documentation again:
I hope you find this helpful. Do let us know if you require any additional assistance.
Best regards,
Gonzalo