Hi Bay 12,
I've lurked around these forums for years, and have been playing Dwarf Fortress for years also (since the days of 0.31.25), but have never really gotten around to posting much of anything here. Hi!
Anyway, in addition to being a Dwarf Fortress player, I'm also a packager for (and user of) the Fedora Linux distribution. I learned, a few months ago, that Dwarf Fortress is actually packaged in
Arch Linux, and said to myself "why not Fedora?" So I started working on making a Fedora package of DF, using the Arch one as a guide. I don't know how many Fedora users there actually are in the DF community, but I figured posting about it here wouldn't be the worst idea.
I'll also slowly start packaging some of the more common utilities and things: I've already packaged dwarftherapist and looked into dfhack.
I'd like to, ideally, get dwarffortress (and friends) into
rpmfusion, the officially unofficial collection of software that Fedora itself can't or won't ship. However, rpmfusion has (for about a year now) been in the middle of infrastructure upgrades. Adding new packages doesn't seem to be something that's really possible at the moment, and may not be for a while yet. So instead I've thrown together a small repository of my own for dwarffortress (and related utilities). If you run Fedora (22, 23, or 24) and want to use it, do the following:
$ sudo wget -P /etc/yum.repos.d/ https://mars.arosser.com/fedora/dwarffortress/dwarffortress.repo
$ sudo dnf install dwarffortress
$ dwarffortress
If you want some other utility packaged that runs on Linux, let me know! I'll be happy to take a look at packaging it for Fedora. And of course, let me know if you run into problems or anything like that.
EDIT: Dwarf Fortress is now in RPM Fusion! dfhack will hopefully be there soon.