Added pacman-static

This commit is contained in:
2021-01-24 20:07:56 +01:00
parent 787068d0f5
commit 0e2f40ef35
5 changed files with 5 additions and 0 deletions

View File

@@ -20,3 +20,8 @@ Search for a regex
```
pacman -Fx $expr
```
### Statically linked pacman executable
* [Original repo](https://pkgbuild.com/~eschwartz/repo/x86_64-extracted/)
* [My backup](./pacman-static)