df-lnp-arch is an installer of the Dwarf Fortress Lazy Newb Pack for the Arch Linux/Manjaro users. It is freely inspired by the df-lnp-installer.
This is not a stable installer and there can be bugs, do not use it with important saves.
- Lazy Newb Pack for Linux 0.5.3-SNAPSHOT-20130822-1652
- DF Hack 0.34.11-r3
- Falconne's DFHack UI Plugins v0.36
- SoundSense r42 (app only)
- Dwarf Therapist last version (splintermind, pulled and built from source)
- A Darf Therapist guide by ResMar
- And of course Dwarf Fortress 0.34.11
- If someone want a graphic pack, simply open a issue
- Clone the git repository with
git clone git://github.com/ytterbium/df-lnp-arch.git
- Go to the cloned directory with
cd df-lnp-arch
- Create the package with
makepkg
, wait a little until all is downloaded and compiled. - Install the package with
sudo pacman -U df-lnp-arch-version_of_package.tar.xz
- Follow the prompts.
- Once DF is installed, enter the DF folder and run ./startlnp.
- Start the SoundSense r42 utility from the Utilities tab.
- Click the "Pack Update" tab.
- Click "Start Automatic Update".
- Get a Dwarven Ale; it's going to be a while.
- Once finished, close SoundSense, and muck about with LNP as normal.
- Update your git repository with git pull .
- Recreate a package with makepkg.
- Install the package with
sudo pacman -U df-lnp-arch-new_version.tar.xz