aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: a2ee7a1dd7da901ed7929edd99ee68f7edf9f42d (plain)
1
2
3
4
5
6
7
8
9
10
11
# PKGBUILDs

My personal PKGBUILDs.

## Usage

For available packages, check out the different branches; Each one contains a single package. For installation of a selected package, clone it with
```sh
$ git clone --branch <package_name> --single-branch https://git.sr.ht/~pml68/PKGBUILDs <package_name>
```
Then you can enter the directory and install with your preferred tool (`makepkg`, `yay` etc.)