From cc159909e2b069b0a7adf66e037b6a1eee998001 Mon Sep 17 00:00:00 2001 From: lethosor Date: Tue, 13 Oct 2020 00:24:29 -0400 Subject: [PATCH] Mention some third-party Linux packages Closes #20 --- docs/Installing.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/Installing.rst b/docs/Installing.rst index c0175b820..5b564f45f 100644 --- a/docs/Installing.rst +++ b/docs/Installing.rst @@ -150,3 +150,19 @@ DF, DFHack, and other utilities. If you are new to Dwarf Fortress and DFHack, these may be easier to set up. Note that these packs are not maintained by the DFHack team and vary in their release schedules and contents. Some may make significant configuration changes, and some may not include DFHack at all. + +Linux packages +============== + +Third-party DFHack packages are available for some Linux distributions, +including in: + +* `AUR `__, for Arch and related + distributions +* `RPM Fusion `__, + for Fedora and related distributions + +Note that these may lag behind DFHack releases. If you want to use a newer +version of DFHack, we generally recommended installing it in a clean copy of DF +in your home folder. Attempting to upgrade an installation of DFHack from a +package manager may break it.