summaryrefslogtreecommitdiff
path: root/gh3tkl.md
blob: 69003b7ec33812d377a5005d44a952ae1fc5fc94 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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
-