Skip to content

Commit 7b0ebce

Browse files
avesstfirecow
andauthored
Add AUR to README (#1696)
* Add AUR to README * But it under regular debian installation --------- Co-authored-by: Mads Jon Nielsen <madsjon@gmail.com>
1 parent 1630b8a commit 7b0ebce

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,14 @@ sudo apt-get install gitlab-ci-local
8585
Note that the path `/etc/apt/sources.list.d/gitlab-ci-local.list` is used in the file `gitlab-ci-local.list`.
8686
If you change it in these commands you must also change it in `/etc/apt/sources.list.d/gitlab-ci-local.list`.
8787

88+
### Arch Linux
89+
90+
`gitlab-ci-local` is available for Arch Linux through the [AUR](https://aur.archlinux.org/packages/gitlab-ci-local). Install with your favourite AUR helper.
91+
92+
```
93+
paru -S gitlab-ci-local
94+
```
95+
8896
### NPM
8997

9098
```bash

0 commit comments

Comments
 (0)