Skip to content

Commit

Permalink
Installation instructions for Alpine Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
firefly-cpp authored and lpil committed Mar 13, 2024
1 parent 09772ef commit 46f5f85
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions getting-started/installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,14 @@ multiple version of programming languages at the same time. Install the
[asdf-gleam plugin](https://github.com/vic/asdf-gleam) to manage Gleam with
asdf.

### Alpine Linux

Gleam is available in the Community repository of Alpine Linux as a package `gleam`. Install it with:

```
apk add gleam
```

### Arch Linux

Gleam is available through the [Arch User Repository](https://wiki.archlinux.org/index.php/Arch_User_Repository)
Expand Down

0 comments on commit 46f5f85

Please sign in to comment.