Description
Elixir is a programming language built on top of the Erlang VM. As Erlang, it is a functional language built to support distributed, fault-tolerant, non-stop applications with hot code swapping.
Installation Instructions
- Enable copr repository
sudo dnf copr enable tofik/elixir
- Install needed tools, ex:
sudo dnf install elixir16
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 |
---|---|---|
EPEL 7 | ppc64le (27)*, x86_64 (32)* | EPEL 7 (163 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tofik/elixir
More info about enabling Copr repositories