summaryrefslogtreecommitdiff
path: root/gh3tkl.md
diff options
context:
space:
mode:
authorLibravatar Mora Unie Youer <[email protected]>2026-02-12 14:18:03 +0300
committerLibravatar Mora Unie Youer <[email protected]>2026-02-12 14:18:03 +0300
commit9590cae064075aab4014f1e301bd0eb916520b9e (patch)
tree9671b248c84ce8d49125bbee9dc8844c7411d36a /gh3tkl.md
parentsnapshot: 2026-02-11 (diff)
downloadzk-9590cae064075aab4014f1e301bd0eb916520b9e.tar.gz
zk-9590cae064075aab4014f1e301bd0eb916520b9e.tar.bz2
zk-9590cae064075aab4014f1e301bd0eb916520b9e.tar.lz
zk-9590cae064075aab4014f1e301bd0eb916520b9e.tar.xz
zk-9590cae064075aab4014f1e301bd0eb916520b9e.tar.zst
zk-9590cae064075aab4014f1e301bd0eb916520b9e.zip
snapshot: 2026-02-12
Diffstat (limited to 'gh3tkl.md')
-rw-r--r--gh3tkl.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/gh3tkl.md b/gh3tkl.md
new file mode 100644
index 0000000..76acb92
--- /dev/null
+++ b/gh3tkl.md
@@ -0,0 +1,22 @@
+---
+id: gh3tkl
+date: 2026-02-12T11:01:39+0300
+languages: [en]
+aliases:
+
+reviews:
+
+tags:
+- draft
+- knowledge
+
+- archlinux
+---
+# How to disable integrity check on one `pacman` command
+
+```
+paru -S --mflags --skipinteg <some_package...>
+```
+
+## Up
+-