Description
The Crystal Programming Language https://crystal-lang.org
Installation Instructions
sudo dnf install dnf-plugins-core
sudo dnf copr enable zawertun/crystal
sudo dnf install crystal shards
Package sources
You can find package sources here: https://github.com/ZaWertun/fedora-copr-crystal.
Note for CentOS 8
You should enable PowerTools repo before all other steps:
sudo dnf config-manager --set-enabled powertools
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 8 | x86_64 (54)* | EPEL 8 (129 downloads) |
EPEL 9 | x86_64 (52)* | EPEL 9 (82 downloads) |
Fedora 39 | x86_64 (104)* | Fedora 39 (64 downloads) |
Fedora 40 | x86_64 (155)* | Fedora 40 (53 downloads) |
Fedora 41 | x86_64 (64)* | Fedora 41 (11 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable zawertun/crystal
More info about enabling Copr repositories