chore: move PKGBUILD to separate repo

This commit is contained in:
Jef Roosens 2023-08-13 10:17:21 +02:00
parent 3cddea19c3
commit d3cb29b52e
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
5 changed files with 23 additions and 44 deletions

View file

@ -11,6 +11,20 @@ Alex is distributed as statically compiled binaries for Linux amd64 and arm64.
These can be found
[here](https://git.rustybever.be/Chewing_Bever/alex/packages).
### Arch
Arch users can install prebuilt `x86_64` & `aarch64` packages from my `bur`
repository. Add the following at the bottom of your `pacman.conf`:
```toml
[bur]
Server = https://arch.r8r.be/$repo/$arch
SigLevel = Optional
```
If you prefer building the package yourself, the PKGBUILD can be found
[here](https://git.rustybever.be/bur/alex-mc).
### Dockerfiles
You can easily install alex in your Docker images by letting Docker download it