Other Debian-based distros

For other debian-based distros, download pyutil tarball, argparse tarball, zfec tarball, and flud tarball.

Untar argparse, enter its directory, do:

    dpkg-buildpackage -rfakeroot
    dpkg -i ../argparse*.deb

Untar pyutil, enter its directory, do:

    dpkg-buildpackage -rfakeroot
    dpkg -i ../pyutil*.deb

Untar zfec, enter its directory, do:

    dpkg-buildpackage -rfakeroot
    dpkg -i ../zfec*.deb

Untar flud, enter its directory, do:

    dpkg-buildpackage -rfakeroot
    dpkg -i ../flud*.deb

Please consider submitting debs built this way back to flŭd, so that we can distribute them directly. Send an email to apeacock@flud.org.