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 (75)*, x86_64 (940)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (50)*, x86_64 (1233)* | Fedora 41 (237 downloads) |
![]() |
aarch64 (39)*, x86_64 (718)* | Fedora 42 (187 downloads) |
![]() |
aarch64 (13)*, x86_64 (52)* | Fedora rawhide (58 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable frostyx/gleam
More info about enabling Copr repositories