Yay: How can i skip validity checks?

Created on 6 Oct 2018  路  4Comments  路  Source: Jguer/yay

I can't install vivaldi-widevine.

Most helpful comment

thank you.

yay -S --mflags --skipinteg vivaldi-widevine solution :smile:

All 4 comments

See mflags.

thank you.

yay -S --mflags --skipinteg vivaldi-widevine solution :smile:

Also worth noting that many packages use a non unique name like eula.txt in the source array. This means that when package upgrades with a new eula, the old one is still there and makepkg thinks it's the correct file.

Then the only thing to do is delete that file and let makepkg redownload it. I'm not sure if it applies to this package but you should always give it a try before skipping checksums.

I understood and i appreciate your help.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Zeioth picture Zeioth  路  3Comments

muesli picture muesli  路  4Comments

GhostKraft picture GhostKraft  路  4Comments

nivaca picture nivaca  路  4Comments

captn3m0 picture captn3m0  路  4Comments