Skip to content

Instantly share code, notes, and snippets.

View frbk's full-sized avatar
💮
.

Fedor Barannik frbk

💮
.
View GitHub Profile
@frbk
frbk / yaourt-skip-validity-checks.txt
Created February 2, 2018 15:50 — forked from m4s0/yaourt-skip-validity-checks.txt
[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.