Search Criteria
Package Details: nut-monitor-git 2.8.1.r256.gec3df0ef4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nut-monitor-git.git (read-only, click to copy) |
|---|---|
| Package Base: | nut-monitor-git |
| Description: | GUI to manage devices connected a NUT server |
| Upstream URL: | http://www.networkupstools.org/ |
| Licenses: | GPL3 |
| Conflicts: | nut-monitor |
| Provides: | nut-monitor |
| Submitter: | zman0900 |
| Maintainer: | zman0900 |
| Last Packager: | zman0900 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2014-09-27 09:27 (UTC) |
| Last Updated: | 2023-12-21 12:40 (UTC) |
Dependencies (6)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- nut (network-ups-tools-gitAUR)
- python
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
AngelQC commented on 2026-08-04 01:01 (UTC)
I rebuild the 'nut' package from source (from repo) and NUT-Monitor is included in the package. Why it's not in the official pkg? No clue..
ostroffjh commented on 2026-07-18 22:56 (UTC)
Even modifying PKGBUILD for qt6, I get the same errors as teJECSke (and same errors for non-git nut-monitor package)
AngelQC commented on 2026-07-09 14:40 (UTC) (edited on 2026-07-09 15:13 (UTC) by AngelQC)
This is a '-git' package, unless the development has stopped it should not be flagged as out-of-date, as per AUR Wiki.
This development is ongoing, please remove the flag.
The flagging comment mention the package should be updated to build with pyqt6 instead of v5, which seems a valid request.
After testing by modifying the PKGBUILD, the qt6 version works.
Thank you!
teJECSke commented on 2025-01-16 09:15 (UTC)
$ nut-monitor Traceback (most recent call last): File "/usr/bin/nut-monitor", line 69, in <module> import PyNUT ModuleNotFoundError: No module named 'PyNUT' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/nut-monitor", line 75, in <module> import PyNUT ModuleNotFoundError: No module named 'PyNUT'zman0900 commented on 2014-12-04 06:53 (UTC)