SML# Document Version 4.1.0
5.5 AlmaLinux
Private repositories of SML# are provided for AlmaLinux 8 and 9. Add one of these repositoriers to your system, and you can install and update SML# by yum or dnf command.
Do the following commmands to set up the SML# compiler.
-
•
AlmaLinux 8, AlmaLinux 9:
rpm -i https://smlsharp.github.io/repos/almalinux/smlsharp-release-almalinux-8-1.noarch.rpm
dnf install smlsharp smlsharp-smlformat smlsharp-smllex smlsharp-smlyacc
The commands are almost similar to those for Fedora. See Section 5.4 for details.