Search Criteria
Package Details: gleam-bin 1.10.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gleam-bin.git (read-only, click to copy) |
---|---|
Package Base: | gleam-bin |
Description: | A friendly language for building type-safe, scalable systems! |
Upstream URL: | https://gleam.run |
Licenses: | Apache-2.0 |
Conflicts: | gleam |
Provides: | gleam |
Submitter: | mia |
Maintainer: | mia |
Last Packager: | mia |
Votes: | 6 |
Popularity: | 1.81 |
First Submitted: | 2023-12-12 23:47 (UTC) |
Last Updated: | 2025-04-20 00:57 (UTC) |
Dependencies (4)
- erlang-core
- erlang-eunit
- erlang (optional) – standard erlang distribution
- rebar3 (rebar3-gitAUR) (optional) – erlang dependency support
Required by (2)
- nemo_gleam (requires gleam)
- shinyfetch-git (requires gleam) (make)
Latest Comments
rehhouari commented on 2025-02-28 15:00 (UTC) (edited on 2025-02-28 15:03 (UTC) by rehhouari)
As of the latest version, currently 1.8.1, new gleam projects no longer run without the erlang-eunit package.
However it would be optimal to add the entire erlang package as a dependency to avoid future dependency problems such as this one.
As per the Gleam creator @lpil's comment on this issue in the Gleam discord: "In the Erlang world it is expected that you have the standard Erlang distribution".