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 (71)*, x86_64 (933)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (50)*, x86_64 (1225)* | Fedora 41 (229 downloads) |
![]() |
aarch64 (37)*, x86_64 (631)* | Fedora 42 (142 downloads) |
![]() |
aarch64 (10)*, x86_64 (52)* | Fedora rawhide (54 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable frostyx/gleam
More info about enabling Copr repositories