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 (5)*, x86_64 (141)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (65)*, x86_64 (795)* | Fedora 40 (200 downloads) |
Fedora 41 | aarch64 (13)*, x86_64 (434)* | Fedora 41 (65 downloads) |
Fedora rawhide | aarch64 (4)*, x86_64 (27)* | Fedora rawhide (43 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable frostyx/gleam
More info about enabling Copr repositories