Archivy can be installed on Arch Linux from the AUR
To install the latest stable version,
yay -S archivy
To install the git version (master),
yay -S archivy-git
If you do not want to use an AUR helper, you can always install
archivy
or archivy-git
using makepkg
git clone https://aur.archlinux.org/archivy
cd archivy
makepkg -si
Please see LICENSE for more information