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 |
---|---|---|
Fedora 39 | aarch64 (2)*, x86_64 (121)* | Fedora 39 (60 downloads) |
Fedora 40 | aarch64 (55)*, x86_64 (654)* | Fedora 40 (185 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (136)* | Fedora 41 (19 downloads) |
Fedora rawhide | aarch64 (0)*, x86_64 (20)* | Fedora rawhide (40 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable frostyx/gleam
More info about enabling Copr repositories