tags | sitemap |
---|---|
dontlink |
true |
These instructions apply to any RPM-based distribution with systemd
.
RPM binary packages exist to simplify the installation of Yggdrasil. These will also work on any other RPM-based distribution.
There's a Fedora COPR repository available, which provides recent versions of Yggdrasil for some RPM-based distributions.
Installation on Fedora is easy as:
dnf copr enable neilalexander/yggdrasil-go
dnf install yggdrasil
... and you're ready to go!
Modify the /etc/yggdrasil.conf
file and then either restart the Yggdrasil daemon:
systemctl restart yggdrasil
Read the Linux platform page page for further information about Linux platform support.