Search Criteria
Package Details: iwdgui 0.3.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/iwdgui.git (read-only, click to copy) |
---|---|
Package Base: | iwdgui |
Description: | A graphical frontend for IWD, Intel's iNet Wireless Daemon |
Upstream URL: | https://gitlab.com/hfernh/iwdgui |
Keywords: | iwd |
Licenses: | BSD |
Submitter: | hfern |
Maintainer: | That1Calculator |
Last Packager: | That1Calculator |
Votes: | 3 |
Popularity: | 1.13 |
First Submitted: | 2021-07-15 09:47 (UTC) |
Last Updated: | 2025-01-10 22:05 (UTC) |
Dependencies (8)
- dbus-python (python-dbus)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-gobject
- python-netifaces (python-netifaces-plusAUR)
- python-build (make)
- python-pip (make)
- python-setuptools (make)
Latest Comments
That1Calculator commented on 2025-01-10 22:05 (UTC)
@demetri @Mr.Tao added!
Mr.Tao commented on 2025-01-08 16:22 (UTC)
I just hit the same missing
python-build
in the depends array issue.demetri commented on 2024-12-27 23:48 (UTC)
Please add python-build to the makedepends(). I guess it used to be included in python however now it must be explicitly installed via
python -m pip install build
, or in this case frompacman -S python-build
:purpleleaf commented on 2024-10-18 21:39 (UTC) (edited on 2024-10-18 21:41 (UTC) by purpleleaf)
trying to build the package i receive this error:
==> Starting build()...
/usr/bin/python: No module named build.main; 'build' is a package and cannot be directly executed
==> ERROR: A failure occurred in build().
Aborting...
-> error making: iwdgui-exit status 4
-> Failed to install the following packages. Manual intervention is required:
iwdgui - exit status 4
countercraft commented on 2024-09-29 17:11 (UTC)
Hello, please add python-pip to makedepends :)
That1Calculator commented on 2024-09-25 17:26 (UTC)
@purpleleaf Adopted and updated :)
That1Calculator commented on 2024-09-13 16:34 (UTC) (edited on 2024-09-13 16:35 (UTC) by That1Calculator)
Up-to-date PKGBUILD:
purpleleaf commented on 2023-12-18 12:39 (UTC)
Please update the package to 0.3.0 iwdgui release.