Skip to content

Instantly share code, notes, and snippets.

View jlgarridol's full-sized avatar
👨‍💻
Probably coding

José Luis Garrido-Labrador jlgarridol

👨‍💻
Probably coding
View GitHub Profile
@m4s0
m4s0 / yaourt-skip-validity-checks.txt
Created August 31, 2016 18:09
[archlinux] yaourt skip validity checks
yaourt --m-arg "--skippgpcheck" -S {{ package }}
###
--skipinteg
Do not perform any integrity checks (checksum and PGP)
on source files.
--skipchecksums
Do not verify checksums of source files.