Description
Gleam is a general-purpose, concurrent, functional high-level programming language that compiles to Erlang or JavaScript source code. Gleam is a statically-typed language, which is different from the most popular languages that run on Erlang’s virtual machine BEAM, Erlang and Elixir.
Installation Instructions
$ sudo dnf copr enable frostyx/gleam
$ sudo dnf install gleam
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (9)*, x86_64 (141)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (68)*, x86_64 (876)* | Fedora 40 (213 downloads) |
![]() |
aarch64 (35)*, x86_64 (877)* | Fedora 41 (186 downloads) |
![]() |
aarch64 (4)*, x86_64 (17)* | Fedora 42 (14 downloads) |
![]() |
aarch64 (8)*, x86_64 (39)* | Fedora rawhide (49 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable frostyx/gleam
More info about enabling Copr repositories