Skip to content

Instantly share code, notes, and snippets.

View creio's full-sized avatar
:bowtie:
./autobuild.sh

creio creio

:bowtie:
./autobuild.sh
View GitHub Profile
@creio
creio / yaourt-skip-validity-checks.txt
Created January 14, 2018 20:28 — 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.