Search Criteria
Package Details: wireguard-dkms-git 0.0.20190601.r2.gaab8bec-1
Git Clone URL: | https://aur.archlinux.org/wireguard-git.git (read-only, click to copy) |
---|---|
Package Base: | wireguard-git |
Description: | next generation secure network tunnel - git checkout |
Upstream URL: | http://www.wireguard.com/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | eworm |
Maintainer: | eworm (zx2c4) |
Last Packager: | eworm |
Votes: | 7 |
Popularity: | 0.000035 |
First Submitted: | 2016-06-28 19:59 |
Last Updated: | 2019-06-05 20:40 |
Dependencies (4)
- dkms
- bash-completion (bash-completion-git) (make)
- git (git-git) (make)
- libmnl (libmnl-git) (make)
Required by (6)
- mozillavpn (requires WIREGUARD-MODULE)
- networkmanager-wireguard (requires WIREGUARD-MODULE)
- networkmanager-wireguard-git (requires WIREGUARD-MODULE)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- wireguard-tools-git (requires WIREGUARD-MODULE)
Latest Comments
chetgurevitch commented on 2017-10-01 00:36
Missing dependency openresolv
Mic92 commented on 2016-12-29 14:44
wireguard-tools does not necessarily depends on the kernel module.
I use wireguard-tools from a container, which cannot load the kernel module anyway.
DQoHBAQKDgo commented on 2016-07-24 00:28
It seems that the Makefile includes `tests/debug.mk` which is not included in the package and thus fail to compile.
It should be enough to keep `tests/moduledeps.mk` for the Kbuild as it contains some warnings, and remove `include tests/debug.mk` from the Makefile.