libfyaml from home:MarDieh project

Select Your Operating System

For Fedora 40 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MarDieh/Fedora_40/home:MarDieh.repo
dnf install libfyaml
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MarDieh/Fedora_39/home:MarDieh.repo
dnf install libfyaml
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:MarDieh/Fedora_38/home:MarDieh.repo
dnf install libfyaml
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:MarDieh/openSUSE_Tumbleweed/home:MarDieh.repo
zypper refresh
zypper install libfyaml
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:MarDieh/openSUSE_Slowroll/home:MarDieh.repo
zypper refresh
zypper install libfyaml