[WireGuard] debian packaging [was: Re: The Distro Package Maintainers Thread]

Daniel Kahn Gillmor dkg at fifthhorseman.net
Fri Jul 8 23:20:36 CEST 2016


On Thu 2016-07-07 00:34:50 +0200, "Jason A. Donenfeld" <Jason at zx2c4.com> wrote:
> There's this page here:
> https://www.wireguard.io/install/#option-b-compiling-from-source
>
> In the "Option B)" section, what command line would you like me to
> specify for Debian?

something like this should work fine:

    # apt install pkg-config libmnl-dev build-essential linux-headers-$(uname -r)

Or, if they have the experimental apt repo installed they should just be
able to do:

    # apt-get build-dep wireguard


hth,

        --dkg


More information about the WireGuard mailing list