Search Criteria
Package Details: wg-client 5.10.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wg-client.git (read-only, click to copy) |
---|---|
Package Base: | wg-client |
Description: | Wireguard linux client (command line and gui) |
Upstream URL: | https://github.com/gene-git/wg-client |
Keywords: | client wireguard |
Licenses: | MIT |
Submitter: | GeneArch |
Maintainer: | GeneArch |
Last Packager: | GeneArch |
Votes: | 3 |
Popularity: | 0.113620 |
First Submitted: | 2024-01-07 20:21 (UTC) |
Last Updated: | 2024-10-20 11:53 (UTC) |
Dependencies (14)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcap
- openssl (openssl-gitAUR, openssl-staticAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-netifaces (python-netifaces-gitAUR)
- python-psutil
- python-pynotifyAUR
- python-pyqt6
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-hatch (python-hatch-gitAUR) (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
Latest Comments
GeneArch commented on 2024-02-09 22:31 (UTC) (edited on 2024-02-09 22:37 (UTC) by GeneArch)
PKGBUILD is updated in current version - thank you again for reporting.
If you come across any issues please let me know (enhancement requests and bug reports best done on upstream github (url above)).
thank you again.
gene
GeneArch commented on 2024-02-09 22:14 (UTC)
Thank you for letting me know - you're absolutely correct - will fix asap and push update.
thank you
gwy commented on 2024-02-09 20:53 (UTC)
Hey, just letting you know that I think you're missing a few dependancies. I've had to add
python-installer
andpython-netaddr
so far. I haven't set it up yet, just gotten it to the point where I can run thewg-client
command without any errors. I just wanted to let you know. Thank you.