aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: fc9dab3ed9c559a0e11b692165e3043efddd66c3 (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://github.com/pml68/PKGBUILDs <package_name>
```
Then you can enter the directory and install with your preferred tool (`makepkg`, `yay` etc.)