In the meantime we have changed our aur helper to trizen / yay and we will change it probably in future again. Aur helpers have a tendency to come and go.
trizen –skipinteg package-to-install
yay -S –mflags –skipinteg package-to-install
When the installation of an application halts with the error “One or more PGP signatures could not be verified!” and you trust this application, you can bypass this check via the extra options –skipinteg.
We have also two aliases you can try out :
yayskip
trizenskip
Type ‘alias’ in your terminal to see ALL aliases.
You can find such information in your local “man”.
yay ncurses5-compat-libs--mflags --skipinteg
SUMMARY
trizen –skipinteg package-to-install
yay -S –mflags –skipinteg package-to-install
Use the aliases
yayskip
trizenskip