This is an Arch Linux repository, for x86_64. To use it:
Make sure you trust my public key (available in somini-aur.pub):
# pacman-key --add <(curl 'https://pacman.somini.xyz/somini-aur.pub') # pacman-key --lsign-key E515463289D758F8A26FADB526EAEAB61D09FF79
Note that this means you TRUST packages signed by this key to be installed using pacman.
Add the following snippet to the pacman configuration (/etc/pacman.conf):
[somini-aur] SigLevel = Required TrustedOnly Server = https://pacman.somini.xyz/$arch
Use pacman -Sy to update the indexes to load the index for this repository. The packages should now be available.